Rename (Command Line)

See Also

Renames a file or project.

Syntax

ss Rename <VSS item> <new name> [-H] [-I-] [-N] [-O] [-S] [-Y] [-?]

Examples

Changes the VSS file named TEST.C to MISC.C:

ss Rename TEST.C MISC.C

Changes the VSS project named WORD to EDITOR. (The new project is $/APPS/EDITOR.):

ss Rename $/APPS/WORD EDITOR

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

Option Description
-S Turn SmartMode on, renaming the local copy after renaming the VSS master copy.
-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 Add access right to use this command.