Skip to content

PVCS - Process Steps

Import Version

Creates a new component version and imports artifacts.

NameTypeDescriptionRequired
UsertextBoxNo
PasswordsecureBoxNo
PCLI PathtextBoxPath to the PVCS CLI tool.Yes
Database PathtextBoxPath to the PVCS database.Yes
Base PathtextBoxBase path of the repository.Yes
Project PathtextBoxPath to the project.Yes
Archive PathtextBoxThe location of the archive relative to the database path.Yes
IncludestextAreaBoxThe patterns to match files to upload. The wildcard ** indicates every file. So the pattern dist/**/* would retrieve the entire file tree underneath the dist directory.No
ExcludestextAreaBoxThe patterns to exclude files to upload.No
Preserve Execute PermissionscheckBoxWhen enabled, file execute permissions are saved with files.No
Extensions of files to ConverttextBoxThe comma separated list of extensions of files which need to be converted to a new Charset on download (e.g. txt,properties,log).No
Version NametextBoxName of the resulting component version.Yes
BranchtextBoxPull the latest files from this branch. (Only specify one of these values)No
LabeltextBoxPull the latest files with this label. (Only specify one of these values)No
Promo GrouptextBoxPull the latest files in this promotion group. (Only specify one of these values)No