[issue776] hg clone with SOURCE file:/// causes default entry in hgrc to be wrong
Padraig O'Briain
mercurial-bugs at selenic.com
Thu Oct 11 15:04:20 UTC 2007
New submission from Padraig O'Briain <padraig.obriain at sun.com>:
After I invoke the command
hg clone file:///export/home/padraigo/JavaApplication23
/export/home/padraigo/JavaApplication23_clone10
in the directory /export/home/padraigo
bash-3.00$ cat JavaApplication23_clone10/.hg/hgrc
[paths]
default = /export/home/padraigo/file:/export/home/padraigo/JavaApplication23
If I omit the file:// then the entry in .hg/hgrc is correct.
----------
messages: 4110
nosy: padraigob
priority: bug
status: unread
title: hg clone with SOURCE file:/// causes default entry in hgrc to be wrong
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue776>
____________________________________________________
More information about the Mercurial-devel
mailing list