[p4] manipulating changelists with sed

David Jones drj at ravenbrook.com
Mon Oct 23 06:29:40 PDT 2006


On 22 Oct 2006, at 13:57, Jay Renbaum wrote:

> I am trying to add a string to a changelist to denote that it was used
> in a QA build.

>
> Any ideas? Am I using the p4 change command incorrectly? Is there an
> easier way to denote which changelist has been used in a QA build
> without applying labels/tags?

jobs?

fixes associates changelists with jobs.  The meaning of the job is up  
to you, so you could have a job to represent each QA build and then  
associate all the appropriate changes to it using p4 fix.

If you simply want to say that QA build on 2006-10-23 was done using  
sources //depot/project/foo/master/... at 32337 then can't you simply  
write that down on a piece of paper?

drj




More information about the perforce-user mailing list