Visual SourceSafe

From GPWiki

Files:GUITutorial_warn.gif The Game Programming Wiki has moved! Files:GUITutorial_warn.gif

The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server.

However, the GPWiki forums are still active! Come say hello.

VSS or Microsoft Visual SourceSafe is a version control system included with Visual Studio 6. While VSS is commonly used by default where Visual Studio is the development environment, it is known to have major defects and deficiencies with respect to other source control systems.

Microsoft is replacing Visual Source Safe with source control in Visual Studio Team System, which is reported to work much better.

Links