org.apache.tools.ant.taskdefs.optional.vss
public class MSVSSLABEL extends MSVSS
UNKNOWN: name="vsslabel" category="scm"
Method Summary | |
---|---|
void | setAutoresponse(String response)
Autoresponce behaviour. |
void | setComment(String comment)
Comment to apply to files labeled in SourceSafe.
|
void | setLabel(String label)
Label to apply in SourceSafe.
|
void | setVersion(String version)
Version to label.
|
Parameters: response The auto response value.
Parameters: comment The comment to apply in SourceSafe
Parameters: label The label to apply.
UNKNOWN: group="required"
Parameters: version The version to label.