org.apache.tools.ant.taskdefs.optional.vss
public class MSVSSCREATE extends MSVSS
UNKNOWN: name="vsscreate" category="scm"
Method Summary | |
---|---|
void | setAutoresponse(String response)
Autoresponce behaviour. |
void | setComment(String comment)
Comment to apply to the project created in SourceSafe.
|
void | setQuiet(boolean quiet)
Enable quiet mode. |
Parameters: response The auto response value.
Parameters: comment The comment to apply in SourceSafe
Parameters: quiet The boolean value for quiet.