VS.net and SOS (4.0.2)

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
Rahul

VS.net and SOS (4.0.2)

Post by Rahul » Tue Sep 14, 2004 9:12 am

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

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Sep 15, 2004 10:13 am

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
Linda Bauer
SourceGear
Technical Support Manager

Post Reply