abort: case-folding collision

Fabio Zadrozny fabiofz at gmail.com
Sun Aug 12 07:34:09 CDT 2007


On 8/8/07, Bela Babik <teki321 at gmail.com> wrote:
>
> 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.


I couldn't actually make that work, so in the end what worked was: removing
that file from mercurial, and adding it again (although I'm not sure I'll be
able to revert the repository to some of those versions again... still
haven't checked it).

Thanks.

Fabio

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
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20070812/5164ce7a/attachment.htm 


More information about the Mercurial mailing list