In this section:
This setting specifies the timeout value for operations with source control.
[secods] | The timeout for operations with your source control system. The default value is 60scontrol.rep.svn.url |
---|
This setting specifies a custom name for the tested branch. This setting may be used to describe unique runs. If it is not specified, the tested branch is detected automatically based on code provided for analysis.
[name] | The name of the tested branch. |
---|
This setting specifies that the repository type is AccuRev.
accurev | The AccuRev repository identifier. |
---|
This setting specifies the path to an external client executable (accurev).
[path] | The path to the external client executable. |
---|
This setting specifies the AccuRev server host.
[host_name] | The AccuRev server host name. |
---|
This setting specifies AccuRev server port.
[port_number] | The AccuRev server port number. The default port is 1666 . |
---|
This setting specifies the AccuRev user name.
[user_name] | The AccuRev user name. |
---|
This setting specifies user's password to AccuRev.
[password] | The password to the AccuRev source control. |
---|
This setting specifies that the repository type is ClearCase.
ccase | The ClearCase repository identifier. |
---|
This setting specifies the path to an external client executable (cleartool).
[path] | The path to the external client executable. |
---|
This setting specifies the VOB's mount point - the path at which the VOB will be accessed by the user.
[path] | The path to the VOB's mount point . |
---|
scontrol.rep.ccase.vob=X:\myvob
scontrol.rep.ccase.vob=/vobs/myvob
This setting specifies the VOB's unique tag in the ClearCase network region.
[tag] | The tag VOB unique tag. |
---|
This setting specifies that the repository type is CVS.
cvs | The CVS repository identifier. |
---|
This setting specifies the full CVSROOT value.
[root_value] | The CVSROOT value. |
---|
This setting specifies the plain or encoded password. The encoded password should match password in the .cvspass file.
The password is saved in the registry when you first log into the CVS repository from the command line using cvs login. To retrieve the password, go to the registry (using regedit) and look for the value under HKEY_CURRENT_USER->CVSNT> cvspass. This displays your entire login name (e.g., :pserver:exampleA@exampleB:/exampleC) and encrypted password value.
[password] | The CVSROOT value. |
---|
This setting enables or disables using the cvs login and password for EXT/SSH connections.
true | Enables using credentials for for EXT/SSH connections |
---|---|
false | Default. Disables using credentials for for EXT/SSH connections |
This setting specifies which CVS application to start on the server side if connecting to a CVS server in EXT mode and has the same meaning as the CVS_SERVER variable.
[cvs_aplication_name] | The CVS application name. The defualt is cvs . |
---|
This setting specifies the login for SSH connections (if an external program can be used to provide the login).
[login] | The login used for SSH connections. |
---|
This setting specifies the password for SSH connections.
[password] | The password used for SSH connections. |
---|
This setting specifies the private key file to establish an SSH connection with key authentication.
[file] | The key file to establish an SSH connection. |
---|
This setting specifies the passphrase for SSH connections with the key authentication mechanism.
[passphrase] | The pasprhase. |
---|
This setting specifies enables or disables an external program (CVS_RSH) to establish a connection to the CVS repository.
true | The external program is enabled. |
---|---|
false | Default. The external program is disabled. |
This setting specifies the path to the executable to be used as the CVS_RSH program. Command line parameters should be specified in the cvs.ext.params property.
[path] | The path to the executable that is used as the CVS_RSH program . |
---|
This setting the parameters to be passed to an external program. The following case-sensitive macro definitions can be used to expand values into command line parameter:
This setting specifies that the repository type is Git.
git | The Git repository identifier. |
---|
This setting specifies the path to git executable. If not set, assumes git command is on the PATH.
[path] | The path to the git executable. |
---|
This setting specifies the remote repository URL.
[URL] | The URL to the remote repository. |
---|
scontrol.rep1.git.url=git://hostname/repo.git
This setting specifies the directory that contains the local git repository.
[path] | The path to the directory with the local git repository. |
---|
A Git repository is considered shallow if the file |
This setting specifies that the repository type is Mercurial.
hg | The Mercurial repository identifier. |
---|
This setting specifies the path to the external client executable.
[path] | The path to the external client executable (the default is hg ). |
---|
This setting specifies the remote repository URL.
[URL] | The URL to the remote repository. |
---|
scontrol.rep1.hg.url=ttp://hostname/path
This setting specifies the directory that contains the local Mercurial repository.
[path] | The path to the directory with the local Mercurial repository. |
---|
This setting specifies that the repository type is Perforce.
perforce | The Perforce repository identifier. |
---|
This setting specifies the path to the external client executable.
[path] | The path to the external client executable (the default is p4). |
---|
This setting specifies the Perforce server host.
[host_name] | The Perforce server host name. |
---|
This setting specifies Perforce server port.
[port_number] | The Perforce server port number. The default port is 1666 . |
---|
This setting specifies the Perforce user name.
[user_name] | The Perforce user name. |
---|
This setting specifies user's password to Perforce (optional if the ticket is used for authentication).
[password] | The password to the Perforce source control. |
---|
This setting specifies the client workspace name as specified in the P4CLIENT environment variable or its equivalents. The root directory for specified workspace should be configured correctly for the local machine.
[client] | The client workspace name. |
---|
This setting specifies that the repository type is Serena Dimensions.
serena | The Serena Dimensions repository identifier. |
---|
This setting specifies the path to an external client executable.
[path] | The path to the external client executable. |
---|
scontrol.serena.dmroot=C\:\\Program Files (x86)\\Serena\\Dimensions 2009 R2\\CM\\
This setting specifies the Serena user name.
[user_name] | The Serena user name. |
---|
This setting specifies user's password to Serena Dimensions.
[password] | The password to the Serena Dimensions source control. |
---|
This setting specifies the Serena server host.
[host_name] | The Serena server host name. |
---|
This setting specifies the name of the database for the product you are working with.
[name] | The name of the database. |
---|
This setting specifies the connection string for the database specified with the scontrol.rep{n}.serena.dbname
opion.
[connection_string] | The connection string for the database. |
---|
This setting specifies the language that will be used,
[language_identifier] | The identifier of the language that will be used. |
---|
scontrol.rep{n}.serena.locale=en_US
If the project has been downloaded/moved to a location other than default work area, use this option to specify a mapping between the project or stream with the Serena repository and the local project. If you are working in the default work area, you do not need to define mappings.
This setting specifies that the repository type is StarTeam.
starteam | The StarTeam repository identifier. |
---|
This setting specifies the StarTeam server host.
[host_name] | The StarTeam server host name. |
---|
This setting specifies StarTeam server port.
[port_number] | The StarTeam server port number. The default port is 49201 . |
---|
This setting specifies the StarTeam user name.
[user_name] | The StarTeam user name. |
---|
This setting specifies user's password to StarTeam (not encoded).
[password] | The password to the StarTeam source control. |
---|
This setting specifies the project, view, or folder that you are currently working with.
You can specify a project name (all views will be scanned when searching for the repository path), project/view (only the given view will be scanned) or project/view/folder (only the specified Star Team folder will be scanned). This setting is useful for working with large multi-project repositories.
[path] | The path to the current project, view or folder. |
---|
scontrol.rep.starteam.path=proj1
scontrol.rep.starteam.path=proj1/view1
scontrol.rep.starteam.path=proj1/view1/folderA
scontrol.rep.starteam.path=proj1/view1/folderA/folderB
This setting specifies a new working directory for the selected view's root folder (if the path represents a view) or a new working directory for the selected folder (if the path represents a folder) when the scontrol.rep.starteam.path setting points to a StarTeam view or folder.
[path] | The path to the new workign directory. |
---|
scontrol.rep.starteam.workdir=C:\\storage\\dv
scontrol.rep.starteam.workdir=/home/storage/dv
This setting specifies that the repository type is Subversion.
svn | The Subversionrepository identifier. |
---|
This setting specifies the path to an external client executable (svn).
[path] | The path to the external client executable. |
---|
This setting specifies the protocol, server name, port and starting repository path.
The URL should not include the project name and a trailing slash (/) to ensure that DTP can properly process information about your files.
[URL] | The URL. |
---|
scontrol.rep1.svn.url=svn://buildmachine.foobar.com/home/svn
This setting specifies the Subversion user name.
[user_name] | The Subversion user name. |
---|
This setting specifies user's password to Subversion (not encoded).
[password] | The password to the Subversion source control. |
---|
This setting allows you to specify the SVN branch if the branch name is not automatically detected. This may occur when your Subversion repository structure is other than the recommended layouts.
[name] | The name of the tested branch |
---|
scontrol.rep.svn.branch=myproject-release20170115
This setting specifies that the repository type is Synergy/CM.
synergy | The Synergy/CM repository identifier. |
---|
This setting specifies the path to an external client executable (ccm).
[path] | The path to the external client executable. |
---|
This setting specifies the machine on which synergy/cm engine runs. Local host is used when this setting is not configured. For Web mode, the host must be a valid Synergy Web URL with protocol and port.
[host_name] | The Synegry/CM server host name. |
---|
scontrol.rep1.synergy.host=http://synergy.server:8400
This setting specifies the absolute path to the Synergy database.
[path] | The path to the Synergy database. |
---|
scontrol.rep1.synergy.dbpath=\\host\db\name
This setting specifies the Synergy project specification which contains the project name and the project version version
[name-version] | The name and version of the Synergy project. |
---|
This setting specifies the Synergy user name.
[user_name] | The Synergy user name. |
---|
This setting specifies user's password to Synergy (not encoded).
[password] | The password to the Synergy source control. |
---|
This setting specifies Synergy server port.
[port_number] | The Synergy server port number. |
---|
(UNIX only) This setting specifies that you want to start ccm as a remote client. This setting is not used for the Web mode.
[client_name] | The client name. |
---|
This setting specifies the path to the location where your database information is copied when you are running a remote client session. If null, then the default location will be used. This setting is not used for the Web mode.
[path] | The path to the database. |
---|
This setting specifies that the repository type is Team Foundation Server.
tfs | The TFS repository identifier. |
---|
scontrol.rep{n}.tfs.url
This setting specifies the URL to TFS repository.
[URL] | The URL to the TFS repository. |
---|
scontrol.rep{n}.tfs.url=http://localhost:8080/tfs
This setting specifies the TFS user name.
[user_name] | The TFS user name. |
---|
This setting specifies user's password to TFS .
[password] | The password to the TFS source control. |
---|
This setting specifies that the repository type is Visual SourceSafe.
vss | The Visual SourceSafe repository identifier. |
---|
This setting specifies the path to an external client executable (ss).
[path] | The path to the external client executable. |
---|
This setting specifies the path to the repository database.
[path] | The path to the database. |
---|
This setting specifies the VSS project path.
[path] | The pat. |
---|
This setting specifies the VSS user name.
[user_name] | The VSS user name. |
---|
This setting specifies user's password to VSS .
[password] | The password to the VSS source control. |
---|