bug: repo at root of filesystem does not work correctly
Robert Shaw
rshaw at dpkg4x.org
Tue Nov 7 18:16:37 UTC 2006
Yes, that only fixes one part of the problem.
The "getcwd" function also suffers from the same issue, and causes
the following error:
# hg status .
: No such file or directory
When run from a sub-directory of the repo.
Patch attached that uses similar code fix to what you submitted for
the other part of the file.
-Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug__fix_for_root_repo_path__tip.patch
Type: application/octet-stream
Size: 670 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20061107/1b64ed0e/attachment-0001.obj>
-------------- next part --------------
On Nov 7, 2006, at 10:09 AM, Gil wrote:
> I submitted a patch for this a few days after the initial release of
> 0.9.1.
>
> The patch is here:
>
> http://selenic.com/repo/hg/rev/93eb49419760
>
> Robert Shaw wrote:
>> I am using the released 0.9.1 version.
>> I can see if the latest tip has the same issue.
>>
>> -Robert
>>
>> 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
>>
>> _______________________________________________
>> Mercurial mailing list
>> Mercurial at selenic.com
>> http://selenic.com/mailman/listinfo/mercurial
>
More information about the Mercurial
mailing list