[clone to a case-sensitive medium, did not help]
Uwe Brauer
oub at mat.ucm.es
Sat Jun 5 15:10:19 UTC 2021
>>> "RW" == Rainer Woitok <rainer.woitok at gmail.com> writes:
> Uwe,
> On Saturday, 2021-06-05 13:21:46 +0200, you wrote:
>> ...
>> So that files was deleted a couple of time in three different change
>> set.
> And perhaps repeatedly added again in three other changesets? Perhaps
> inspecting ALL changesets that somehow dealt with files having "cali" in
> their names (using "grep -i cali") would be more informative.
Ok in order to see the changesets I had to use
hg log -r "removes('**')" --template "{rev}:{file_dels % '{file}'}\n" |
grep -i cali
And obtained
212:Mini-Examen-Quim/13-14/Mini-I/Stat/notasb.ggbMini-Examen-Quim/13-14/Result-Final/CALIFICACIONES_EstadisticaCalcNumerico13-14.csvMini-Examen-Quim/17-18/Mini-I/Addons/Stat/16-17/notasb.ggb
227:Mini-Examen-Quim/13-14/Mini-I/Stat/notasb.ggbMini-Examen-Quim/13-14/Result-Final/CALIFICACIONES_EstadisticaCalcNumerico13-14.csvMini-Examen-Quim/17-18/Mini-I/Addons/Stat/16-17/notasb.ggb
343:Mini-Examen-Quim/13-14/Result-Final/Calificaciones_EstadisticaCalcNumerico13-14.csv
348:Mini-Examen-Quim/13-14/Result-Final/CALIFICACIONES_EstadisticaCalcNumerico13-14.csv
350:Mini-Examen-Quim/13-14/Result-Final/Calificaciones_EstadisticaCalcNumerico13-14.csv
The problem till 348, all changesets are public, so touching that, is
not a very good idea.
I wonder why there is no longer an extension dealing with this
-------------- 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/20210605/5665c2c2/attachment.p7s>
More information about the Mercurial
mailing list