There's no "automatic" label which corresponds to head, if that's what you mean. May I ask what you're trying to accomplish?
/axl > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Karr, David > Sent: den 16 november 2005 00:04 > To: [EMAIL PROTECTED]; Ant Users List > Subject: [p4] Selecting between sync to head and sync to > label with Ant"p4sync" task > > If I have code that needs to choose between syncing to head > and syncing to a label, is there a label value that > corresponds to "head"? My code currently checks a "p4.label" > property to determine whether to do a sync or not. I'm > guessing I'm going to have to also check for "p4.label" > being equal to "head" (by convention), and if so, execute a > separate "p4sync" task that leaves off the "label" attribute. > From what I can see in the task documentation, I can't just > leave an empty label value, as that apparently is an error case. > > _______________________________________________ > perforce-user mailing list - [EMAIL PROTECTED] > http://maillist.perforce.com/mailman/listinfo/perforce-user > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]