Remote repository creation [was Re: Your favorite bug]

Paul Crowley paul at lshift.net
Mon Mar 2 05:27:55 CST 2009


Antoine Pitrou wrote:
> Matt Mackall <mpm <at> selenic.com> writes:
>>> It's too late for the feature freeze, but I'd like to suggest remote 
> repository
>>> creation (with ssh://...
>> hg init ssh://foo
> 
> How can I have thought this didn't exist? Well, sorry for the noise then :-S

Or "hg clone . ssh://foo/foo" (which does an init followed by a push). 
This is supported by mercurial-server.
-- 
   [][][] Paul Crowley
     [][] LShift Ltd
   []  [] www.lshift.net


More information about the Mercurial mailing list