How to remove a mapping in visual studio in tfs

1

How do I remove a mapping made by VS 2010 Ultimate in tfs? I need to do this, to map correctly, because it is wrong.

    
asked by anonymous 20.11.2014 / 14:03

2 answers

2

I did so. I took the tfs server and right clicked it and it appeared in the popup menu of it the Remove Map option. I did that and it worked.

    
20.11.2014 / 19:22
0

To do this, there are a few options:

  • In Source Control Explorer, go to Workspace Dropdown;
  • In it, select "Workspaces ...". You'll see a jenala for managing your workspaces and mappings;
  • Select the Workspace you want to edit (containing the mapping of your folder) and click "Edit ..."
  • Here, in this window, you can either remove the mapping or set it. This is important because I saw that you want to map correctly, do not you?

Hugs,

    
08.04.2015 / 19:36