Skip to content

PVCS - Settings

Create Component

The following settings are available when you create a component by using the PVCS plug-in.

NameTypeDescription
Archive PathStringThe location of the archive relative to the database path.
Base PathStringBase path of the repository.
Database PathStringPath to the PVCS database.
ExcludesStringThe patterns to exclude files to upload.
Extensions of files to ConvertStringThe comma-separated list of extensions of files that need to be converted to a new character set on download (for example: txt,properties,log).
IncludesStringThe 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.
PCLI PathStringPath to the PVCS CLI tool.
PasswordPassword
Preserve Execute PermissionsBooleanWhen enabled, file execute permissions are saved with files.
Project PathStringPath to the project.
UserString

Import New Versions

The following settings are available when you import new component versions by using the PVCS plug-in.

NameTypeDescription
BranchStringPull the latest files from this branch. (Specify only one of these values)
LabelStringPull the latest files with this label. (Specify only one of these values)
Promo GroupStringPull the latest files in this promotion group. (Specify only one of these values)
Version NameStringName of the resulting component version.