[issue3045] Windows version of mercurial doesn't see difference between lowercased and uppercased filenames

Dmitry bugs at mercurial.selenic.com
Thu Oct 13 08:23:56 CDT 2011


New submission from Dmitry <dubinin2004 at gmail.com>:

Windows version of mercurial doesn't see difference between lowercased and 
uppercased filenames.

For instance, i have file in my repo: "test.txt". Now i need to rename it to 
"Test.txt". I rename it, but "hg st" returns nothing, and "hg commit" returns 
"nothing changed". So, i have to:

1) remove this file
2) commit
3) add renamed file
4) commit

----------
messages: 17627
nosy: dimonomid
priority: bug
status: unread
title: Windows version of mercurial doesn't see difference between lowercased and uppercased filenames

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3045>
____________________________________________________


More information about the Mercurial-devel mailing list