Serialized Form
|
Package org.apache.maven.scm.providers.cvslib.settings |
changeLogCommandDateFormat
java.lang.String changeLogCommandDateFormat
- Date format allowed by changelog command.
useCvsrc
boolean useCvsrc
- Do you want to use .cvsrc file?
compressionLevel
int compressionLevel
- Sets the compression level on communications
with the server? If you don't want to use compression, set
it to 0.
traceCvsCommand
boolean traceCvsCommand
- Traces the execution of a CVS command.
temporaryFilesDirectory
java.lang.String temporaryFilesDirectory
- Stores any temporary files in DIR instead of
wherever CVS normally puts them (specifically, this
overrides the value of the $TMPDIR environment variable, if
any exists). It should be an absolute path.
cvsVariables
java.util.Properties cvsVariables
- Field cvsVariables.
useForceTag
boolean useForceTag
- Move tag if it already exists.
modelEncoding
java.lang.String modelEncoding
- Field modelEncoding.
Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.