finding the repository's parent

Mark Williamson mark.williamson at cl.cam.ac.uk
Tue Aug 9 07:33:15 CDT 2005


> how can i find the parent for a given repository ? is there a command
> like "hg parent" which just tells, from which repository a clone was
> created ?

Assuming you created the repo with a clone, in .hg/hgrc the "default" path 
will be the repo you cloned and which future "pull"s will come from.

Cheers,
Mark


More information about the Mercurial mailing list