visual-studiotfs

Remove TFS Connection From Solution


How to make solution as clean copy without mapping to TFS ? The problem is that this message shows when I am trying to open it. I want to open it as normal without TFS connection.

enter image description here


Solution

  • If you want to permanently and completely detach the solution from source control, then try the following:

    1. Click the 'No' button to avoid connecting to TFS.
    2. In the file menu, go to the source control options and clear the bindings. You'll specifically want File - Source Control - Advanced - Change Source Control...
    3. Save the solution.

    Next time you open the solution you won't be prompted to connect to TFS.