Skip to content

AccuRev - Settings

Settings

Settings

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

NameTypeDescription
Command PathStringThe location of the AccuRev command executable file, if the location is not specified on the system PATH statement.
Depot NameStringThe name or ID of the AccuRev depot. The depot is the repository on the server for all related source code. The value for this property can be used as part of the sourceconfig stream name with ${source/repo/depotName}. If set, this will be recorded with any source changes for use by the AccuWork plug-in.
PasswordPasswordThe password to be used to connect to the AccuRev server.
Password ScriptStringThe property to use for the password to connect to the AccuRev server. For example: ${p:AccuRevPassword}. If this property is specified, do not specify a value for the Password property.
Repository HostStringThe location of the AccuRev server. Specify in the format: host:port.
User NameStringThe user name to be used to connect to the AccuRev server.
NameTypeDescription
Directory OffsetStringThe directory offset of the working directory for the current job. Use a period (.) to clone into the current working directory.
Exclude FiltersStringA list of user names to exclude.
File FiltersStringRestrict the changelog to files matching these patterns. Start each lines with a plus sign (+) to include or minus sign (- )to exclude. You can use the following wildcards in the pattern: *, **, and ?.
Populate LocationsStringA list of depot-relative path for the files that you want to populate the workspace or stream. The pop command is use to restore the listed files.Only the specified files are updated, without building the associated directory tree.
RepositoryThe AccuRev repository to be used.
RevisionStringThe version that is to be checked out.
StreamStringThe stream that is to be checked out.