Destroy (Command Line)

See Also

Permanently removes a file or project.

Syntax

ss Destroy VSS items [-H] [-I-] [-N] [-O] [-S] [-Y] [-?]

Examples

Destroys the file TEST.C in the project $/PRJ:

ss Destroy $/PRJ/TEST.C

Destroys the project $/PRJ:

ss Destroy $/PRJ

The following table describes the command-line options available with this command.

Option Description
-S Turn SmartMode on, so that VSS deletes your local copies of the files after destroying the master copies.
-O Paginate or redirect the command output.
-I- Ignore: Do not ask for input under any circumstances.
-N Change between long and short file name mode.
-Y Specify a username and/or password.
-?, -H Request online Help on a command.

Access Rights

You must have the Destroy access right to use this command.

Use the Delete command if you don't want the file or project to be removed permanently.