[issue2376] Using a relative path in .hg/hgrc makes hg -R path command fail

Dale bugs at mercurial.selenic.com
Tue Sep 14 12:52:07 UTC 2010


New submission from Dale <dale.wijnand at gmail.com>:

I have the following setup:
~/project (clone of upstream)
~/project-dev (clone of project, with default path set to ../project)

When I do "hg -R default id" from project-dev it outputs:
abort: There is no Mercurial repository here (.hg not found)

When I do "hg -R default out" from project-dev it outputs:
abort: repository /home/project not found!

----------
messages: 13617
nosy: DaleMox
priority: bug
status: unread
title: Using a relative path in .hg/hgrc makes hg -R path command fail

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2376>
____________________________________________________


More information about the Mercurial-devel mailing list