next up previous contents index
Next: P4Counter Up: Perforce Tasks Previous: P4Have   Contents   Index

P4Label

Description:

Create a new label and set contents to reflect current client file revisions.

Parameters

Attribute Description Required
name The name of the label Yes
view client view to use for label No
desc Label Description No
lock Lock the label once created. No

Examples

<p4label
        name="NightlyBuild:${DSTAMP}:${TSTAMP}" 
        desc="Auto Nightly Build"
        lock="locked"
/>



Andrew Marlow 2003-07-08