[issue2440] case-folding commits are broken on Windows

Steve Borho bugs at mercurial.selenic.com
Fri Oct 15 17:09:21 UTC 2010


New submission from Steve Borho <steve at borho.org>:

Tested using tip of stable on Windows Vista

% hg init test
% cd test
% echo bar > foo
% hg ci -Am0
% rename foo Foo
% hg mv -A foo Foo
% hg ci -m1 foo Foo
% hg st
R foo

----------
messages: 14051
nosy: sborho
priority: bug
status: unread
title: case-folding commits are broken on Windows

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


More information about the Mercurial-devel mailing list