[p4] p4 triggers and tracking changes

Cody Holbrook Cody.Holbrook at openwave.com
Mon Feb 19 10:30:24 PST 2007


Hello All,

 

As I understand triggers in p4, I can have a list of scripts that are
run when certain conditions are met.  What I'm unsure about is whether a
depot of common triggers exists.  For example, I have a request to
generate a log of changes as changelists are submitted.  The idea would
be that someone could go to //depot/<module>/p4change.log and see the
changes with comments by which user including a list of the files
changed.  I figure the trigger would run a p4 changes and a p4 filelog,
but I'm unsure about how to organize the output in a friendly format.
Basically, I'm just trying to find out if this type of trigger and
others like it are publicly available.

 

Thanks,

 

Cody Holbrook



More information about the perforce-user mailing list