SourceOffSite, SourceSafe and VS2005

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

Moderator: SourceGear

Post Reply
amallon
Posts: 1
Joined: Tue Mar 04, 2008 8:59 am

SourceOffSite, SourceSafe and VS2005

Post by amallon » Tue Mar 04, 2008 9:02 am

Hi,

I'm running SourceOffSite client 4.2. This works fine and integrates perfectly with VS2005. The problem is when roaming users are in the office and want to set SourceSafe back as the default Source code control provider they always get the SourceOffSite prompt to connect to the server. This is despite the fact that they have changed the default provider in VS to be SourceSafe.

Any ideas?

Aidan

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

Post by lbauer » Tue Mar 04, 2008 2:35 pm

Even though your default SCC provider has been changed to VSS, your projects are still bound to SourceOffSite.

To switch back to SourceSafe, open your project from disk. You'll get a prompt to log into SOS. Cancel that. You should then get a dialog that asks if you want to work disconnected or remove bindings. Choose to remove bindings. Save your project/solution files. Then in VS 2005, Tools->Options->Source control, chose SourceSafe as your plugin.

Next, in Visual Studio under File->Source Control, select Change Source Control and bind your project to Visual Studio.

You can go through the same process to move from VSS to SOS integration.

Another option is to check in all your changes before you switch source control providers and do an Open from Source Control into a fresh working directory. This will reset your bindings.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply