VS.net and SOS (4.0.2)
Moderator: SourceGear
VS.net and SOS (4.0.2)
I am using SOS with .net. I have set SOS as my default source code control provider. To test connectivity, we had set up Source safe database on a test server (say X). After testing connectivity we set up SOS on a different server (say Y). Now both the servers had exactly same folder structure and same sln name. I deleted all the files downloaded from my X server and got everything again from Y server. Everything is fine till here. Now what happens is that when i open my solution file, SOS connects to X server by default (as this was the location i had connected first). If i check 'open from source control option' it shows both X and Y servers with X as first entry and probably picks that up to open solution from. I even uninstalled sos client and reinstalled, but same thing happens. Pl. help
Your project probably still has pointers to the old server.
Information about the SOS Server is stored in the MSSCCPRJ.SCC file.
Check the MSSCCPRJ.SCC file for your project and see if it still points to Server "X."
If so, manually edit the file to point to Server "Y."
SCC_Aux_Path =<server>:<port>:C:\VSS Databases\_test\srcsafe.ini
Information about the SOS Server is stored in the MSSCCPRJ.SCC file.
Check the MSSCCPRJ.SCC file for your project and see if it still points to Server "X."
If so, manually edit the file to point to Server "Y."
SCC_Aux_Path =<server>:<port>:C:\VSS Databases\_test\srcsafe.ini
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager