bug: repo at root of filesystem does not work correctly
Robert Shaw
rshaw at dpkg4x.org
Tue Nov 7 11:40:21 CST 2006
Attached is a diff against the tip. The tip has half of the problem
fixed. It still has this problem:
# hg status .
: No such file or directory
So the attached patch fixes the "getcwd" call in dirstate.py.
The other part of the code I was patching is fixed in the tip.
-Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug__fix_for_root_repo_path__tip.patch
Type: application/octet-stream
Size: 504 bytes
Desc: not available
Url : http://www.selenic.com/pipermail/mercurial/attachments/20061107/1a7de517/bug__fix_for_root_repo_path__tip.obj
-------------- next part --------------
On Nov 7, 2006, at 12:10 AM, Benoit Boissinot wrote:
> On 11/7/06, Robert Shaw <rshaw at dpkg4x.org> wrote:
>> Hi All,
>>
>> I found a couple minor problems when using a HG repo that's init'd at
>> the root of the filesystem. If you do the following:
>>
> What hg version are you using ? can you test a recent version (or even
> better, test tip)
>
> thanks,
>
> Benoit
More information about the Mercurial
mailing list