Project PVCS Setup Defaults define the default values which appear when creating a new project with an SCM Type of PVCS, or a new Source is added for Project with PVCS as SCM Type.
...
Field Name | Type | Description |
---|---|---|
PVCSInstanceCode | String | The default SCM Instance Code for PVCS sources. |
ProjectPathScript | String | The default value/script for Project. If you want to checkout the entire Project Database, use "/". |
PromotionGroupScript | String | The default value/script for the Promotion Group to be used. |
BranchScript | String | The default value/script for the Branch to be used. |
UsingPGScript | String | The default value of whether the Promotion Group stream should be used vs the branch stream. |
LabelScript | String | The default value/script for Label Name Script of PVCS sources. |
CheckoutFolderScript | String | The default value/script for Checkout Folder of PVCS sources. |
...