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" />