abort: case-folding collision
Bela Babik
teki321 at gmail.com
Wed Aug 8 18:24:41 CDT 2007
Manually match the case and do a commit.
I think the key is that the start and the goal revisions must have the
file with the same name.
On 8/9/07, Fabio Zadrozny <fabiofz at gmail.com> wrote:
> I'm also having this problem... (abort: case-folding collision) -- I've seen
> other e-mails, but couldn't understand how to actually have a working
> repository again... (I can do commits and diffs, but cannot revert any file
> to a previous version).
>
> The error here is:
>
> >> hg update
> abort: case-folding collision between
> sci20/source/c++/sci20/petro/geometry/Type3Geometry.inst.hpp
> and sci20/source/c++/
> sci20/petro/geometry/type3geometry.inst.hpp
>
> It also gives me the same error when trying to revert something in a
> different tree:
>
> >> hg revert -r 96 xgui20
> abort: case-folding collision between
> sci20/source/c++/sci20/petro/geometry/Type3Geometry.inst.hpp
> and sci20/source/c++/
> sci20/petro/geometry/type3geometry.inst.hpp
>
> Is there any way to have a working repository again? (without loosing any
> revision info)
>
> Thanks,
>
> Fabio
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
More information about the Mercurial
mailing list