From: "Paul Holbrook" <paul.holbrook@gmail.com>
To: git@vger.kernel.org
Subject: Accessing a single repository with different addresses?
Date: Tue, 6 May 2008 12:51:13 -0400 [thread overview]
Message-ID: <8c0610ed0805060951x70ede89bq5a93e69aece8c8c7@mail.gmail.com> (raw)
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
next reply other threads:[~2008-05-06 16:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-06 16:51 Paul Holbrook [this message]
2008-05-06 16:58 ` Accessing a single repository with different addresses? Luciano Rocha
2008-05-07 0:33 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8c0610ed0805060951x70ede89bq5a93e69aece8c8c7@mail.gmail.com \
--to=paul.holbrook@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).