• Overview
  • Documentation
  • Version history

Description

Serena PVCS is a version management tool that provides a built-in file server and configuration control. The PVCS source configuration plug-in automates downloading artifacts from PVCS, creating new component versions, and importing artifacts.

Quick Info

Product icon

Product

HCL DevOps Deploy (HCL Launch)
Plugin type icon

Type

Plug-in
Compatibility icon

Compatibility

HCL Launch version 7.3.2.8 and later, HCL Deploy version 8.0.1.3 and later
created by icon

Created by

HCLSoftware
Website icon

Website

Published Date

Last Updated

Summary

The PVCS source configuration plug-in imports artifacts from Serena PVCS Version Manager as component versions in DevOps Deploy.

Installation

See Installing plug-ins in HCL Deploy for installing and removing plug-ins.

History

Version Description
7 Fixes CVE:CVE-2019-4233
6 APAR PI89045: add support for setting isFinished flag flag when importing versions.
5 Fixes APAR PI87707, a regression where the user who requested a manual version import was not being tracked.
4 Support property file encryption.
3 Fixes APAR PI57417. Plug-in now checks the agent settings for acceptance of self signed certificates.
2 Fixes running a process after creating a version
1 Initial release of PVCS source configuration plugin.

Usage

To create a component by importing a PVCS repository, complete the following steps. For more information, see Creating components in the product documentation.

  1. In Deploy, click Components and then click Create Component.
  2. In the Source Config Type list, select PVCS.
  3. Provide all of the necessary information, such as the path details in the Database Path and Archive Path fields.
  4. Click Save.
  5. Click the Versions tab for the component.
  6. Click Import New Versions.
  7. Either specify a version of the package to import, or leave the field blank to import the latest version of the package available in the repository.
  8. Click Save.

Settings

Create Component

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

Name Type Description
Archive Path String The location of the archive relative to the database path.
Base Path String Base path of the repository.
Database Path String Path to the PVCS database.
Excludes String The patterns to exclude files to upload.
Extensions of files to Convert String The comma-separated list of extensions of files that need to be converted to a new character set on download (for example: txt,properties,log).
Includes String The 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 Path String Path to the PVCS CLI tool.
Password Password  
Preserve Execute Permissions Boolean When enabled, file execute permissions are saved with files.
Project Path String Path to the project.
User String  

Import New Versions

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

Name Type Description
Branch String Pull the latest files from this branch. (Specify only one of these values)
Label String Pull the latest files with this label. (Specify only one of these values)
Promo Group String Pull the latest files in this promotion group. (Specify only one of these values)
Version Name String Name of the resulting component version.

    Version

  • 7.1026780

PvcsSourceConfig-7.1026780.zip

Uploaded: 01-Apr-2025 09:01

Release Notes

  • Fixed CVE:CVE-2019-4233

Related Plugins