I am not too familiar with the guilty team, but I assume that you are looking for someone who modifies a specific line of code. The easiest way is to use Perparce 'time lapse view', available from both p4win and p4v.
This tool uses annotation and some other commands to give you an idea of โโthe code line over time. You can see who changed which code, when it was inserted or removed from the code line, etc.
This is not a command line. I checked briefly in the help, and there seems to be no way to start a temporary viewer view directly from a p4win or p4v call. Maybe, though ... I will check further ...
Edit: I checked with support, and you can start a timed view using p4v as follows:
p4v.exe -cmd "annotate //<path/to/file>"
NTN.
Mark Sep 11 '08 at 20:19 2008-09-11 20:19
source share