[PATCH] hg clone fix
Matt Mackall
mpm at selenic.com
Fri Jul 1 17:05:16 UTC 2005
On Fri, Jul 01, 2005 at 08:40:04PM +0900, aq wrote:
> hello,
>
> there is a small problem with hg version f6c6fa15ff70+20050701. when i
> clone a repository (on my local system), the path of "parent" repo
> stored in the clone repo is not correct.
>
> here is more details -- i clone a repo named "xen-today" with:
>
> hg clone xen-today/ test4
>
> then file "test4/.hg/hgrc" contains:
>
> [paths]
> default = xen-today/
>
> obviosly the default path is incorrect, so "hg pull" will complain and exit
>
> applying the patch enclosed in this message, "hgrc" will be:
>
> [paths]
> default = /home/aq/projects/hg-xen/xen-today
>
> please reply me directly, since i am not on the mercurial mailing list.
Applied, thanks.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial
mailing list