Add files to the PVCS Project Database.

Environment/Instance 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 DirectoryFDPVCS_INP_LOCAL_ADD_DIRYesThe local directory to add files from.
Project PathFDPVCS_INP_PROJECT_PATHYesThe project path where the files should be added to.
Instance CodeFDPVCS_INP_INSTANCE_CODEYesThe PVCS instance code to use.
Promotion GroupFDPVCS_INP_PROMOTION_GROUPNoPromotion Group to add files into. Required if your project database has a promotion model.
DescriptionFDPVCS_INP_DESCRIPTIONYesDescription to be used when adding the files, this is not the commit message.
Create New ArchiveFDPVCS_INP_CREATE_NEW_ARCHIVEYesWhether 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.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

If Create New Archive is false and the archive exists, the process will fail.  PVCS currently has no API to delete archives.  Setting 'Create New Archive' to true will result in a new archive being created with an incrementing index appended.