-
configDirectory
String configDirectory
Instructs Subversion to read configuration
information from the specified directory instead of the
default location.
-
useCygwinPath
boolean useCygwinPath
Must be true
if svn is a cygwin
svn command.
-
cygwinMountPath
String cygwinMountPath
The cygwin mount path.
-
useNonInteractive
boolean useNonInteractive
Switch off if you do not like to use
--non-interactive
e.g. on Leopard (see
SCM-402).
-
useAuthCache
boolean useAuthCache
Switch on if you want to cache authentication
credentials (Warning: this will overwrite existing
authentication credentials on your working copy).
If you don't change this, the command line
option --no-auth-cache
is used.
-
trustServerCert
boolean trustServerCert
Switch on to use svn command line option:
--trust-server-cert
.
-
modelEncoding
String modelEncoding
Field modelEncoding.