views:

157

answers:

1

Any idea how to unmap a project?

Here is what I am trying to do, I changed the location of a source control, completely removed it from TFS source control.. but now it is showing up wanting to add it..

alt text

And the other issue I'm having is.. when I try to Map the new project, it is giving this error.. thing is, I've completely deleted the files off my local PC, and I'm wanting to map and get latest version from source control, but giving error trying to map, rather not change the location, how do I remove the old binding and the project, when it was already deleted using TfsDeleteProject.exe

alt text

+1  A: 

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

TJB
Thanks, that helped with the binding.. still getting my old source control trying to add though... any ideas?
LeeHull
Nm.. found out why.. i had pending changes, undid changes and it vanished..
LeeHull