Version to get.
Parameters: version - The version to get.
setWritable
final public void setWritable(boolean writable)(Code)
Unset the READ-ONLY flag on files retrieved from VSS. Defaults to false.
Parameters: writable - The boolean value for writable.
setWritableFiles
public void setWritableFiles(WritableFiles files)(Code)
Action taken when local files are writable. Defaults to fail.
Due to ss.exe returning with an exit code of '100' for both errors and when
a file has been skipped, failonerror is set to false when using
the skip option.
Parameters: files - The action to take.
Methods inherited from org.apache.tools.ant.taskdefs.optional.vss.MSVSS