org.apache.tools.ant.taskdefs.optional.sos .SOS org.apache.tools.ant.taskdefs.optional.sos .SOSLabel SOSLabel public class SOSLabel extends SOS (Code) Labels Visual SourceSafe files via a SourceOffSite server.
buildCmdLine protected Commandline buildCmdLine()(Code) Build the command line
AddLabel required parameters: -server -name -password -database -project -label
AddLabel optional parameters: -verbose -comment
Commandline the generated command to be executed
setComment public void setComment(String comment)(Code) The comment to apply to all files being labelled.
Parameters: comment - The new comment value
setLabel public void setLabel(String label)(Code) The label to apply the the files in SourceSafe.
Parameters: label - The new label value
setVersion public void setVersion(String version)(Code) The version number to label.
Parameters: version - The new version value