Creates a new subproject.
ss Create projects [-C] [-H] [-I-] [-O] [-S] [-Y] [-?]
Creates subproject WORD under the root project $/:
ss Create $/WORD
Creates subproject WORD under the current project:
ss Create WORD
The following table describes the command-line options available with this command.
Option | Description |
-C | Use the same comment for all created projects. |
-S | Turn SmartMode on, so that VSS switches to the new project immediately after creating it. |
-O | Paginate or redirect the command output. |
-I- | Ignore: Do not ask for input under any circumstances. |
-Y | Specify a username and/or password. |
-?, -H | Request online Help on a command. |
You must have the Add access right in the parent project to use this command.