I just went through the process of integrating Visual SourceSafe with Visual Studio 2005. A new version of Visual SourceSafe, Visual SourceSafe 2005, is packaged with the Team Edition of Microsoft Visual Studio 2005. The bad news is that Visual Studio 2005 does not support integration with Visual SourceSafe 6.0, and furthermore, you cannot install Visual SourceSafe 6.0 side-by-side with Visual SourceSafe 2005. However, the good news is that legacy versions of Microsoft Visual Studio, including Visual Studio 6.0, will integrate with the new version of SourceSafe ...
The installation process was a little tricky on my laptop. Here are the steps I took:
1. I uninstalled Microsoft Visual SourceSafe 6.0 via Add/Remove Programs. This apparently was successful, yet my SourceSafe icon was still installed on my start menu and the application still worked,
2. I ran Add/Remove Programs on my instance of Microsoft Visual Studio 6.0 and deselected the Visual SourceSafe option. This was successful, but again, SourceSafe 6.0 was still installed and working,
3. I went to the /Program Files/Microsoft Visual Studio/Common Files/VSS folder and unregistered all the DLLs in that folder. Then, I deleted the folder. I received no warning messages about applications or components being registered or installed,
4. I installed Visual SourceSafe 2005 from my Visual Studio 2005 Team Edition for Developers disc,
5. I opened Visual Studio 2005 and selected Microsoft Visual SourceSafe as my installed plug-in from the Tools, Options menu.
To my surprise, not only was Visual Studio 2005 integrated with this new version of SourceSafe, but my Visual Studio 6.0 environment (as well as my Visual Studio 2003) was as well ...