[PATCH 1 of 3] Add a new function, filesystem_case
Patrick Mézard
pmezard at gmail.com
Sun Apr 27 17:29:21 UTC 2008
Paul Moore a écrit :
> 2008/4/27 Adrian Buehlmann <adrian at cadifra.com>:
>> On 26.04.2008 17:57, Matt Mackall wrote:
>> > I think we should only need to use checkfolding once per hg invocation, on the
>> > repository's .hg directory.
>>
>> Suggestion: add new member function foldspaths on class
>> mercurial.localrepo.localrepository:
>
> Hmm, I think this should be a dirstate member - only the filesystem
> has case folding behaviour, and the dirstate reflects the working
> directory, ie the filesystem.
Yes. It would also make easier to separate the working directory from the store, as it was discussed a month ago on the general list.
--
Patrick Mézard
More information about the Mercurial-devel
mailing list