Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

TFS - "the server folder is not mapped" followed by "path already mapped in workspace"

I am using a machine that was set up for me by someone else. I already have the code for various projects/solutions locally. When I try from Source Control Explorer to "Get latest version" it tells me "the server folder is not mapped". Fair enough, I use the dialog to try to map it - and get "path already mapped in workspace"

It's driving me nuts - I hope it is something simple!

I have not got server access, if that matters.

like image 917
kpollock Avatar asked May 02 '17 13:05

kpollock


People also ask

How do I Map a workspace in TFS?

From Visual Studio, go to the Team Explorer Connect page (Keyboard: Ctrl + 0, C) and then connect to the project. (If the project you want to open is not listed, choose Select Projects and then connect to the project.) Map the project to a folder on your dev machine. Map the workspace and get your code.


1 Answers

You need to switch to the corresponding workspace, then Get latest version.

  1. Open Source Control Explorer
  2. Change workspace in Workspace box.
like image 95
starian chen-MSFT Avatar answered Oct 01 '22 19:10

starian chen-MSFT