[anti revert?]

Uwe Brauer oub at mat.ucm.es
Wed Jul 29 07:04:09 UTC 2020


>>> "UB" == Uwe Brauer <oub at mat.ucm.es> writes:

>>> "UB" == Uwe Brauer <oub at mat.ucm.es> writes:
   > It seems the best strategy for using hg annotate in the case of renaming is:

   >     1. Use hg log -r "adds('**')" --template "{rev}:\n{file_copies % '{file_copy}\n'}\n"

   >     2. Say its result is testnew.org (test.org)

   >     3. Then I run say hg annotate newfile.org

   >     4. I do hg revert test.org -r 3

This is nonsense, hg annotate does not work this way. It should be 
hg up -r 3.

Please ignore the question
-------------- 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/20200729/9941597c/attachment.p7s>


More information about the Mercurial mailing list