Remote repository?

John D. Mitchell jdmitchell at gmail.com
Thu Sep 7 06:02:46 UTC 2006


On 9/6/06, Mike Meyer <mwm at mired.org> wrote:
> I can create a remote repository with something like "hg init ssh://remoethost/...".
>
> Any directions on how I would use it?

Any reason not to: hg clone it locally, do your work on the local
clone, and then push it up to the remote?

> From looking at the "hg help
> -v", something like "hg -R ssh://remotehost/... add file" ought to
> work,

Really?  I've been wondering what that was actually for. :-)

Take care,
John



More information about the Mercurial mailing list