All Implemented Interfaces:
Cloneable, MSVSSConstants

public class MSVSSCP extends MSVSS
Performs CP (Change Project) commands to Microsoft Visual SourceSafe.

This task is typically used before a VssAdd in order to set the target project

  • Constructor Details

    • MSVSSCP

      public MSVSSCP()
  • Method Details

    • buildCmdLine

      protected Commandline buildCmdLine()
      Builds a command line to execute ss.
      Returns:
      The constructed commandline.
    • setAutoresponse

      public void setAutoresponse(String response)
      Autoresponse behaviour. Valid options are Y and N.
      Parameters:
      response - The auto response value.