Perforce blame

前端 未结 6 1902
闹比i
闹比i 2021-02-01 13:07

Is there an equivalent of svn\'s blame for Perforce on the command line? p4 annotate doesn\'t display usernames -- only changeset numbers (without ancestor history!

6条回答
  •  轮回少年
    2021-02-01 13:37

    Try taking a look at a couple of tools that I think could get you most of what you need:

    1) p4pr Perl script by Bob Sidebotham and Jonathan Kamens.

    2) Emacs Perforce interface has a command 'p4-print-with-rev-history' (bound to `C-x p V').

提交回复
热议问题