Case folding collision in Mercurial (WinXP)
Sergiy Grigoriev
serg__ at ukr.net
Wed Nov 19 07:29:11 CST 2008
I've had the same problem, could not update because of case folding collision.
After I did "hg debugsetparents" , "hg debugrebuildstate" and "hg remove -A" then "hg commit", I was eventually able to do update.
But when I try to switch to a named branch, I get the same error.
hg update default // works fine
hg update MY_BRANCH // produces the same "Case folding collision" error.
The workaround doesn't affect branches and is applied only to the default branch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20081119/7919a0ff/attachment.htm
More information about the Mercurial
mailing list