How to remove a mapping in visual studio at tfs

Asked

Viewed 4,303 times

1

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

  • There are ways to do this by Visual Studio. however I only know the raw form, which is to open the file .sln of the solution in the notepad and take out the TFS section manually.

  • 1

    I did so. I grabbed the tfs server and right-clicked it and appeared to me in its popup menu the Remove Map option. I did this and it worked.

  • 1

    Put that in answer :)

2 answers

2

I did so. I grabbed the tfs server and right-clicked it and appeared to me in its popup menu the Remove Map option. I did this and it worked.

0

To do this, there are some options:

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

Hugs,

Browser other questions tagged

You are not signed in. Login or sign up in order to post.