Perforce : can I change the comment associated with a p4 integrate?

1.7k views Asked by At

Is it possible to change the comment associated with a p4 integrate after I have done the integrate? The integrate itself is fine but the comment associated with it needs improving.

2

There are 2 answers

1
jhwist On

You can edit any change (also submitted ones, at least for newer Perforce versions (at least 2009.2)) with

p4 -c <client-name> change <change-number>

Make sure $EDITOR is set.

0
Greg Whitfield On

If using P4V or P4Win, you can just select the submitted changelist, right click, & select 'Edit'.