Pull / clone over SSH
Mark Williamson
mark.williamson at cl.cam.ac.uk
Fri Jul 1 00:23:37 UTC 2005
<snip: me burbling about parent repos>
> Yes. When you initially clone, your .hg/hgrc is initialized with the
> clone source in a repository alias named "default". And if you do "hg
> pull", it will pull from this "default" by default. Push defaults to
> "default-push".
Aha! Thanks very much - I see it now. The repositories I had been using were
created with "hg init; hg pull <foo>" so they didn't have that entry (and
hence complained at me instead).
I thought it looked like it was trying to do what I meant :-)
Cheers,
Mark
More information about the Mercurial
mailing list