Visual-studio – How to unmap a project

tfsvisual studio

How do I unmap a project in Team Foundation Server 2010?

I changed the location of a source control, and completely removed it from TFS source control. but now it is showing up wanting to add it:

alt text

Also, when I try to Map the new project, it is giving the error below. I've completely deleted the files off my local PC, and I'm wanting to map and get latest version from source control, but it gives an error trying to map. I'd rather not change the location. How do I remove the old binding and the project, when it was already deleted using TfsDeleteProject.exe?

enter image description here

Best Answer

You should be able to go to Workspaces and remove/add any mappings there directly.

  1. Go To Source Control Explorer
  2. Expand the Workspaces drop-down along the toolbar in the Source Control Explorer
  3. Click the last entry to manage workspaces

There you should be able to remove mappings.

Here is an article discussing Workspaces
http://www.woodwardweb.com/teamprise/000334.html