Can't unbind or disconnect ClearCase from VS 2005  
Author Message
Ed0





PostPosted: Visual Studio Source Control and SourceSafe, Can't unbind or disconnect ClearCase from VS 2005 Top

I want to disconnect or unbind my source code in VS 2005, but the IDE always forces the association. I tried setting Tools|Options|Source Control|Plug-in Selection: to None. The IDE then closes the solution and when I reopen it, the Plug-in is set back to Rational ClearCase. There is no File|Source Control menu option.

In VS2003, the first method worked and the IDE merely gave a warning that the source control binding was lost and could be overwritten.

I also tried using a 3rd party SCC Switcher, but it had no affect ( http://www.hide-link.com/ ;SiteID=1)

How do I get disconnected



Visual Studio8  
 
 
Brad Peterson





PostPosted: Visual Studio Source Control and SourceSafe, Can't unbind or disconnect ClearCase from VS 2005 Top

Ed0,

You should be able to open the controlled solution and do the following:

File->Source Control->Change Source Control

This should bring up the Change Source Control dialog.

At this dialog, you should be able to use the Unbind button to 'disconnect' the solution from source control.

Let me know if this solves your problem.

Thanks!

-Brad