Store_Deltas Initialization Variable
Specifies Yes (default) if Visual SourceSafe stores all changes between versions of a file, and No if change information is not stored.
Warning
Take care when changing the setting of this variable. Setting it to No saves disk space on the Visual SourceSafe server but does not allow you to recreate past versions of files.
Syntax
Store_Deltas = {Yes|No}
Remarks
You can set this variable in your Ss.ini file directly or in Visual SourceSafe Explorer. In Visual SourceSafe Explorer, use the Add File to <name> dialog box and select the Store only latest version check box to set this variable to No.
Examples
Stores all changes between file versions:
Store_Deltas = Yes
See Also
Reference
Add File to <name> Dialog Box (Explorer)