Rollback (Command Line)

Reverts all changes since an earlier version of a file. For definitions of the command options, see Command Options in this Help system.

Syntax

ss Rollback <file> [-G] [-H] [-I-] [-N] [-O] [-V] [-W] [-Y] [-?]

Project Rights

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

Remarks

The Rollback command performs a get operation when it is finished. The exceptions are if you set the Delete_Local initialization variable to Yes in Ss.ini, or if you use the -G- command option.

Examples

Rolls back Test.c to version 10:

ss Rollback TEST.C -V10

Rolls back Test.c to version 2.01b:

ss Rollback TEST.C -VL2.01b

See Also

Reference

-G Option (Command Line)
Delete_Local Initialization Variable

Other Resources

Command Line Commands
Command Options