1

Not the first time adding a new solution to TFS. I am trying to add a new solution and it comes up with a window prompt to change the path where I want it to be mapped due an existing folder with the same name, even though I physically can not see that particular folder?

threesixnine
  • 1,733
  • 7
  • 30
  • 56

1 Answers1

1

First, try to get latest of your workspace. There maybe some files hadn't download to local yet.

If after it you still can't see that particular folder. This may caused by there is an abandon workspace exists a mapping relationship. You could either use tf workspace command or Team Foundation Sidekicks to delete that annoying workspace. Detail steps please refer my reply in this link: Visual studio alerts workspace already exists

For more ways, you could also take a look at this similar question: Team Build Error: The Path ... is already mapped to workspace

Community
  • 1
  • 1
PatrickLu-MSFT
  • 49,478
  • 5
  • 35
  • 62