Name

pvcs

Synopsis

Extracts files from a PVCS repository. This task requires the PVCS Version Manager system from Merant, available at http://www.merant.com.

Attributes

force (1.4, String, N)

If yes, existing files are overwritten. Defaults to no.

ignorereturncode (1.4, boolean, N)

If true, do not abort the build when the command fails. Defaults to false.

label (1.4, String, N)

Specifies a label. When specified, only files with the specified label are extracted.

promotiongroup (1.4, String, N)

Specifies a promotion group. When specified, only files belonging to the specified promotion group are extracted.

pvcsbin (1.4, String, N)

Specifies the location of the bin directory of the PVCS distribution.

pvcsproject (1.4, String, N)

The project from which to extract files. Defaults to "/“.

repository (1.4, String, Y)

The location of the PVCS repository.

updateonly (1.4, boolean, N)

If true, get only files if they are newer than existing local files. Defaults to false.

workspace (1.4, String, N)

A workspace to which files are extracted. Workspaces are configured via the PVCS client application.

Content

0..n nested <pvcsproject> elements (1.4)

Each has a required name attribute, specifying the name of a PVCS project from which to extract files. Use more than one element to specify multiple projects. These are in addition to any project already specified by the pvcsproject attribute.

Get Ant: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.