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

Uwe Brauer oub at mat.ucm.es
Tue Feb 9 16:16:17 UTC 2021



Hi

I run 

 find . -iname 'midifdetras*' -print
 
In a repository and obtain 

.hg/store/data/midifdetras.m.i   

So I try 

 hg manifest | grep midifdetras

But nothing 

I tried also 

hg  log -r "removes('**')" --template "{rev}: {file_dels}\n"

Or 

 hg=  log -r "removes('**')" --template "{rev}:\n{file_dels % '{file}\n'}\n"


But nothing. 

What can I do? Where is the file 

Regards

Uwe Brauer 



More information about the Mercurial mailing list