[PATCH 0 of 4] first patches concerning casefolding filesystems

Mark Hammond skippy.hammond at gmail.com
Sat Aug 29 01:25:25 CDT 2009


On 16/08/2009 8:06 AM, Simon Heimberg wrote:
...
> The tests
> run successful on linux on hfs (1 error as before) and ntfs (1 error, rename
> a to A is impossible on disc)

I'm not sure of the full context here, but rename of 'a' to 'A' works 
fine from Windows on an NTFS disk:

% echo > a
% dir a
...
29/08/2009  04:23 PM                13 a
...
% ren a A
% dir a
...
29/08/2009  04:23 PM                13 A

Cheers,

Mark


More information about the Mercurial-devel mailing list