Labels files from a PVCS Project Database based on the PVCS configurations specified in the project.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
PCLI Path |
| No | PCLI Path to be used on the endpoint if no PCLI executable is found on the path. |
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Float Label |
| Yes | Whether or not to float the label. Floating a label will persist it across revisions. For example, a floating label created on branch 1.1.1 will create a label with the syntax 1.1.1.*. This will ensure the latest revision on branch 1.1.1 will always be grabbed for the specified label. |
Overwrite Label |
| Yes | Whether or not to overwrite an existing label if the names collide. |
...