Skip to content

Steps


Process steps in the AccuRev plug-in

Import Version

Creates a new component version and imports artifacts from AccuRev.

This step has no input properties.

Roles in the AccuRev plug-in

The plug-in adds these roles automatically to resources. You cannot add these roles manually.

AccuRevComponentProperties

NameTypeDescription
AccuRev Executable PathStringFull path to the AccuRev executable on the agents file system.
AccuRev URLStringFull URL for the AccuRev server. Hostname and port can be identified by running the accurev info command locally.
DepotStringSpecify a Depot to retrieve artifacts from.
ExcludesStringSpecify a list of files to exclude during artifact import.
Import IssuesBooleanSelect to import latest Issue change set artifacts on automatic import. Artifacts will still be retrieved if the Issue number is specified on manual import. Only valid for a non-Workspace Stream.
Import Promote TransactionsBooleanSelect to import latest Promote Transaction artifacts on automatic import. Artifacts will still be retrieved if the Transaction number is specified on manual import. Only valid for a non-Workspace Stream.
Import SnapshotsBooleanSelect to import latest Snapshot artifacts on automatic import. Artifacts will still be retrieved if the Snapshot name is specified on manual import. Only valid for a non-Workspace Stream.
IncludesStringSpecify a list of files to include during artifact import.
PasswordPasswordSpecify the password of the user with permissions to access the AccuRev Depot and Stream.
Preserve Execute PermissionsBooleanSelect to save file execute permissions with files.
StreamStringSpecify a Stream or Workspace to retrieve artifacts from. If empty, the Depot name will be used. If a Workspace is specified, the checkboxes and manual import values for Promote Transactions, Issues, and Snapshot will be ignored. A version will be created based on the runtime timestamp and file contents of the Workspace.
UsernameStringSpecify a user with permissions to access the AccuRev Depot and Stream.

AccuRevImportProperties

NameTypeDescription
Issue NumbersStringSpecify a Issue Number to import. Only valid for a non-Workspace Stream. Separate multiple Issue Numbers with commas. Example: 5, 16, 27
Stream SnapshotsStringSpecify a Stream Snapshot to import. Only valid for a non-Workspace Stream. Separate multiple Snapshots with a comma. Example: snap-stream1, snap-stream2
Transaction NumbersStringSpecify a Promote Transaction Number to import. Only valid for a non-Workspace Stream. Separate multiple Transaction Numbers with commas. Example: 80, 120, 184
Version Name TagStringSpecify a tag to append to the versions name.