[clone to a case-sensitive medium, did not help] (was: [Situation gets worse])
Uwe Brauer
oub at mat.ucm.es
Fri Jun 4 15:41:55 UTC 2021
>>> "UB" == Uwe Brauer <oub at mat.ucm.es> writes:
>> 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
> 1. I formated a USB disk, with a case-sensitive HSF+ file system,
> 2. I cloned my repository to that disk.
> 3. But on that disk everything is fine, no case conflict, since the
> system is case sensitive.
> So the only solution seems to be to reformat my SSD hard disk with the
> case sensitve option on? Please don't tell me that this is true.
> There must be a solution for case un sensitve file systems, no?
> Regards
It took me some time to format a USB with HFS+ case sensitve and
journaling disabled.
1. I switched to that medium,
2. I checked that it is case sensitive.
3. I cloned the repository.
4. I run Rainer's recomendations:
,----
| 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"
`----
1. From my mac disk I pull the 'repaired' repository.
2. But hg up english
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 desperate,
the advice in
https://book.mercurial-scm.org/read/files.html
Seems not to work.
Regards
Uwe Brauer
-------------- 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/8cd9c5b7/attachment.p7s>
More information about the Mercurial
mailing list