How to unbind a VS2003 solution from Vault?

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
Tri
Posts: 288
Joined: Wed Dec 22, 2004 11:10 am

How to unbind a VS2003 solution from Vault?

Post by Tri » Mon May 02, 2005 9:50 am

Hi,

We have a VS2003 solution and we would like to move it to another repository. The Web projects has Vault's repository info hard coded in the project file.

We wish to unbind the entire solution completely from Source Control. To make it completely local (no error msg poped up when we double click on the *.sln file). And next, add the solution back to Source control using the new repository.

Can you please suggest the proper way for achieving this (especially the part related to unbinding a solution).

Thanks in advance.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon May 02, 2005 9:57 am

Go to Source Control->Change Source Control (in Visual Studio), and click on the Unbind button to unbind all the projects in the solution.

Tri
Posts: 288
Joined: Wed Dec 22, 2004 11:10 am

Post by Tri » Mon May 02, 2005 11:30 am

Just tested, works OK.

Wierd, I've done exactly the same procedure on another project and always got an error msg when the solution is opened. Will check this again and let you know if there is something unusual.

Locked