In perforce (PV4), how do I see all the comments for registering a file, including the comment for other branches that have been merged?

I want to see comments on all entries (list of changes) that the file produced, including any checks in another branch of the file from which the merge was.

(Ideally, I would like to filter out any comments if the only operation they relate to is branch or non-conflicting integration.)

+3
source share
1 answer

On the "History" tab there is a button that allows you to display the actions of the branch.

Perforce branch action display menu

I don't know how to filter out views that were just a branching operation.

+5
source

All Articles