[Culprit MacOsX 10.15]

Uwe Brauer oub at mat.ucm.es
Fri Jun 4 09:01:18 UTC 2021


> Uwe,
> On Friday, 2021-06-04 08:14:12 +0200, you wrote:


> If an at least first solution  to your problem is  to simply rename file
> "STEVE" to "Steve" on a case agnostic file system, you simply have to do
> it in two steps, because both, "STEVE" and  "Steve" refer to exactly the
> same file:

>    hg mv STEVE Jobs
>    hg commit -m 'Move STEVE to Steve, step 1.'
>    hg mv Jobs Steve
>    hg commit -m 'Move STEVE to Steve, step 2.'


Now I tried


hg mv Mini-Examen-Quim/13-14/Result-Final/CALIFICACIONES_EstadisticaCalcNumerico13-14.csv Mini-Examen-Quim/13-14/Result-Final/steve
hg ci -m "First move"
hg mv Mini-Examen-Quim/13-14/Result-Final/steve Mini-Examen-Quim/13-14/Result-Final/Calificaciones_EstadisticaCalcNumerico13-14.csv 
hg ci -m "Second move"

But again I obtain

hg up english
beautifygraph: unsupported encoding, UTF-8 required
abort: case-folding collision between Mini-Examen-Quim/13-14/Result-Final/Calificaciones_EstadisticaCalcNumerico13-14.csv and Mini-Examen-Quim/13-14/Result-Final/CALIFICACIONES_EstadisticaCalcNumerico13-14.csv



I am starting to get really desperate, developers, this case but occur
for all windows and default-file-sytem-using Mac users  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20210604/567beae3/attachment.p7s>


More information about the Mercurial mailing list