Class MSVSSCREATE

java.lang.Object
All Implemented Interfaces:
java.lang.Cloneable, MSVSSConstants

public class MSVSSCREATE
extends MSVSS
Creates a new project in Microsoft Visual SourceSafe.
  • Constructor Details

  • Method Details

    • setComment

      public void setComment​(java.lang.String comment)
      Comment to apply to the project created in SourceSafe.
      Parameters:
      comment - The comment to apply in SourceSafe
    • setQuiet

      public final void setQuiet​(boolean quiet)
      Enable quiet mode. Defaults to false.
      Parameters:
      quiet - The boolean value for quiet.
    • setAutoresponse

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