Can't unbind in 4.1.1
Moderator: SourceGear
Can't unbind in 4.1.1
I want to remove a project from SCC (Enhanced Client) so I go into the change vault bindings dialog. I select my project that shows valid and bound but the "unbind" is not enabled. I see no way to remove it from its binding.
Neal Culiner
NC Software, Inc.
http://www.nc-software.com
Vault 5.1.2
VS 2010/C#
Windows 7 Ultimate x64
VB.NET Forums: http://www.vbdotnetforums.com
NC Software, Inc.
http://www.nc-software.com
Vault 5.1.2
VS 2010/C#
Windows 7 Ultimate x64
VB.NET Forums: http://www.vbdotnetforums.com
We disallow having an unbound project in a bound solution, because the solution file references its projects. If you have projects that aren't in the repository referenced by a solution that is, what happens when another user opens that solution from the repository?
So while the solution is bound, you can't unbind individual projects.
If you're going to work with this project without IDE integration, it needs to belong to an unbound solution. You could create a new solution, add this existing project to it, then unbind the project.
If that's not helpful, what are you trying to accomplish by unbinding this project? Maybe I can better help if I understand the scenario.
So while the solution is bound, you can't unbind individual projects.
If you're going to work with this project without IDE integration, it needs to belong to an unbound solution. You could create a new solution, add this existing project to it, then unbind the project.
If that's not helpful, what are you trying to accomplish by unbinding this project? Maybe I can better help if I understand the scenario.
Ian Olsen
SourceGear
SourceGear