Override the working directory and get to the specified path.
Parameters: path - The new localPath value.
setNoCache
final public void setNoCache(boolean nocache)(Code)
Flag to disable the cache when set.
Required if SOSHOME is set as an environment variable.
Defaults to false.
Parameters: nocache - True to disable caching.
setNoCompress
final public void setNoCompress(boolean nocompress)(Code)
Flag to disable compression when set. Defaults to false.
Parameters: nocompress - True to disable compression.
setPassword
final public void setPassword(String password)(Code)
The SourceSafe password.
Parameters: password - The new password value.
setProjectPath
final public void setProjectPath(String projectpath)(Code)
The SourceSafe project path.
Parameters: projectpath - The new projectpath value.