org.apache.maven.scm.providers.svn.settings
public class Settings extends Object implements Serializable
Version: $Revision$ $Date$
Method Summary | |
---|---|
String | getConfigDirectory()
Get
Instructs Subversion to read configuration
information from the specified directory instead of the
default location.
|
String | getModelEncoding() |
void | setConfigDirectory(String configDirectory)
Set
Instructs Subversion to read configuration
information from the specified directory instead of the
default location.
|
void | setModelEncoding(String modelEncoding) |
Parameters: configDirectory