org.apache.tools.ant.taskdefs.optional.vss
public class MSVSSCP extends MSVSS
This task is typically used before a VssAdd in order to set the target project
UNKNOWN: name="vsscp" category="scm"
Method Summary | |
---|---|
protected Commandline | buildCmdLine()
Builds a command line to execute ss. |
void | setAutoresponse(String response)
Autoresponce behaviour. |
Returns: The constructed commandline.
Parameters: response The auto response value.