git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Accessing a single repository with different addresses?
@ 2008-05-06 16:51 Paul Holbrook
  2008-05-06 16:58 ` Luciano Rocha
  2008-05-07  0:33 ` Jakub Narebski
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Holbrook @ 2008-05-06 16:51 UTC (permalink / raw)
  To: git

I have two machines at home that I've been using to play with git: a
desktop box and a laptop.  I set up a repository on the desktop, and
cloned it to the laptop via ssh, but using just a local 192.168.x.x
address.  However, when I leave the house, I'd still like to be able
to talk to the desktop repository, which I can still do via ssh back
to the house - but now the address for that very same repository is
not a 192 address, but a DNS name.   What's the best way to handle
this?

I'm aware that with git I don't need to have the all-the-time
connectivity to make it work - but when I leave the house,  there may
be changes on the desktop repository that I haven't yet pulled to the
laptop.  I still want to be able to get at those when I'm away from
home.

-- Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-07  0:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-06 16:51 Accessing a single repository with different addresses? Paul Holbrook
2008-05-06 16:58 ` Luciano Rocha
2008-05-07  0:33 ` Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).