How to: Roll Back to a Version Using a SourceSafe Plug-in

The rollback mechanism in a SourceSafe plug-in is very similar to the rollback mechanism in Visual SourceSafe. For more information, see Rollback Support.

To roll back to a version using a SourceSafe plug-in:

  1. In Visual Studio, open Solution Explorer and select a file.

  2. On the File menu, click Source Control, then click History.

  3. In the History Options dialog box, click OK.

  4. In the History of <name> box, select a version of the file to which you want to roll back, and click Rollback.

  5. A message appears notifying you that all versions subsequent to the one you have selected will be deleted. Click Yes to roll back to the selected version or No to cancel the operation.

See Also

Tasks

How to: Roll Back to a Previous Version

Reference

History of <name> Dialog Box (Explorer and Plug-in)
History Options Dialog Box (Explorer and Plug-in)

Concepts

Rollback Support