--repository bug on relative path

TK Soh teekaysoh at yahoo.com
Thu Jul 7 02:49:57 CDT 2005


The --repository option seems to have problem dealing with relative path:

  % hg -R ./hg-R-bug/ log README | head -5

  % hg -R $PWD/hg-R-bug/ log README | head -5
  revision:    20:b4476c784622a7b71f73b54361fe5a910fffbde6
  changeset:   631:a287f6cd9c6bbb078f1a84b6f50da0cb2dea5344
  user:        Radoslaw Szkodzinski <astralstorm at gorzow.mm.pl>
  date:        Wed Jul  6 10:23:34 2005
  summary:     Update documentation of hg tag

The attached patch attempts to fix it. Not sure it covers the corner cases.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hg-relpath-root.patch
Type: application/octet-stream
Size: 748 bytes
Desc: 2094005588-hg-relpath-root.patch
Url : http://www.selenic.com/pipermail/mercurial/attachments/20050707/ddcb7fad/hg-relpath-root.obj


More information about the Mercurial mailing list