5 messages in com.perforce.perforce-user[p4] RE: Automated build trigger
FromSent OnAttachments
Fawad Khan24 Jun 2004 17:45 
Erik Purins24 Jun 2004 19:04 
jab24 Jun 2004 22:51 
jab25 Jun 2004 02:58 
Rich Geiger25 Jun 2004 13:01 
Subject:[p4] RE: Automated build trigger
From:Erik Purins (er@z-axis.com)
Date:06/24/2004 07:04:01 PM
List:com.perforce.perforce-user

Fawad Khan wrote:

p4 changes //depot/foo/bar/feature_branches/l3mob/..._ at AP_1.2.0_ <mailto:$@AP_1.2.0>.17-l3mob, at now

The problem with triggering the automated build using the above command is that the presence of the filespec using the label limits Perforce to look for change lists which affect only the files which have been labeled with the given label. But, if a new file was introduced into the

can you grab the mod time of your label with 'p4 label -o AP_1.2.0.17-l3mob' and do 'p4 changes
//depot/foo/bar/feature_branches/l3mob/...@>YYYY/MM/DD:HH:MM:SS'?

-e