Serialized Form
|
Package org.apache.maven.scm.providers.svn.settings |
configDirectory
java.lang.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
java.lang.String cygwinMountPath
- The cygwin mount path. The default value is
'/cygwin'.
useNonInteractive
boolean useNonInteractive
- Switch off if you do not like to use
--non-interactive e.g. on Leopard (see SCM-402).
modelEncoding
java.lang.String modelEncoding
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.