|
Subversion-specific Options
Option
|
Description
|
--svn-exe <value>
|
Full path to the `svn` command-line executable
|
--svn-look-exe <value>
|
Full path to the `svnlook` command-line executable (used by Subversion triggers)
|
--svn-repo-url <value>
|
Subversion repository URL
|
--svn-user <value>
|
Subversion user name
|
--svn-passwd <value>
|
Subversion password
|
--svn-require-client-certificate-password <value>
|
Use this if you have a non-empty and unsaved password for your SSL Client Certificate
|
--svn-auto-add
|
Treat unversioned files as if they had been added to Subversion
|
--svn-recurse-externals
|
Recurse in the 'svn:externals' directories as if they were part of the same repository
|
--svn-repo-path <value>
|
Full path to the repository (used by Subversion Triggers)
|
|