HOWTO: Perform a RollBack Without Losing History
ID: Q153493
|
The information in this article applies to:
-
Microsoft Visual SourceSafe, 32-bit, for Windows versions 5.0, 6.0
-
Microsoft Visual SourceSafe, 16-bit and 32-bit, for Windows, version 4.0
-
Microsoft SourceSafe for Windows, version 3.1
-
Microsoft SourceSafe for Macintosh, version 3.1
-
Microsoft SourceSafe for MS-DOS, version 3.1
SUMMARY
This article demonstrates how to return files to a particular version
without losing the individual file history. If you use the Rollback feature
of SourceSafe or Visual SourceSafe, you lose the history of the file.
MORE INFORMATIONStep-by-Step Procedures
- Perform a Get on the version you want to roll back to in the working
directory of the project.
- Highlight the latest version of the file in the Visual SourceSafe
Explorer, and hold the SHIFT key down while clicking CheckOut. Select
the "Do not get local copy" option. This checks out the files but does
not Get them to the working directory.
- Check in the files that are checked out, and SourceSafe will bring in
the older version. The history of the files will remain intact.
Additional query words:
Keywords : kbSSafe400 kbSSafe500 kbSSafe600 kbSSafe310
Version :
Platform :
Issue type : kbhowto
|