visual-studio-2008version-controlsourcegear-vault

How to work unbound in VS2008 when the solution is


Scenario:

However, when I load the solution, VS2008 switches the source control plugin on and binds all the files.

How can I turn off the source control bindings for good in VS2008?


Solution

  • File->Source Control->Change Source Control. Select all projects and the solution and click "Unbind".

    But really... why would you want to abandon source control, especially when the rest of the team uses it? It's just asking for trouble.