.hg/store/data/midifdetras.m.i exists but where is the file

Tony Mechelynck antoine.mechelynck at gmail.com
Tue Feb 9 21:39:05 UTC 2021


On Tue, Feb 9, 2021 at 10:18 PM Uwe Brauer <oub at mat.ucm.es> wrote:
>
> >>> "RW" == Rainer Woitok <rainer.woitok at gmail.com> writes:
>
> > Uwe,
> > On Tuesday, 2021-02-09 17:16:17 +0100, you wrote:
>
> >> ...
> >> So I try
> >>
> >> hg manifest | grep midifdetras
> >>
> >> But nothing
>
> > Use "hg manifest --all".   Otherwise you'll  only list files  present in
> > the CURRENT check-out, but not meanwhile deleted files.
>
> I found it, but the change set is not printed, I thought a template
> might help
>
> According to https://www.mercurial-scm.org/wiki/Manifest
>
> Hg --debug manifest should show the change set but it does not me.
>
> Any ideas?
>
> Uwe

What happens if you do (assuming you aren't on Windows)
    hg --verbose manifest --all | less
then
    /\<midifteras
?

Best regards,
Tony.



More information about the Mercurial mailing list