Add files to the PVCS Project Database.
...
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
PCLI Path | FDPVCS_PCLI_EXE | No | PCLI Path to be used on the endpoint if no PCLI executable is found on the path. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Local Directory | FDPVCS_INP_LOCAL_ADD_DIR | Yes | The local directory to add files from. |
Project Path | FDPVCS_INP_PROJECT_PATH | Yes | The project path where the files should be added to. |
Instance Code | FDPVCS_INP_INSTANCE_CODE | Yes | The PVCS instance code to use. |
Promotion Group | FDPVCS_INP_PROMOTION_GROUP | No | Promotion Group to add files into. Required if your project database has a promotion model. |
Description | FDPVCS_INP_DESCRIPTION | Yes | Description to be used when adding the files, this is not the commit message. |
Create New Archive | FDPVCS_INP_CREATE_NEW_ARCHIVE | Yes | Whether a new archive should be created if one exists already |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn’t consume or produce any artifacts.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
...