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

Uwe Brauer oub at mat.ucm.es
Sun Feb 14 08:26:21 UTC 2021


>>> "RW" == Rainer Woitok <rainer.woitok at gmail.com> writes:

> Uwe,
> On Friday, 2021-02-12 12:02:55 +0100, you wrote:

>> ...
>> >    hg log -l1 --removed FILE
>> 
>> BTW there is nothing comparable for renaming? (In some repositories I do
>> that a lot

> Use "hg log --follow".  Mind however that you can specify at most one of
> these two options.  Therefore I have defined the two aliases

>   log  = log --removed
>   flog = log --follow

Thanks, I found out that 
hg log -r "adds('**')" --template "{rev}:\n{file_copies % '{file_copy}\n'}\n"  

Is also quite useful, but servers a different purpose.
-------------- 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/20210214/ab9f43fb/attachment.p7s>


More information about the Mercurial mailing list