Changing Local Path in Team Foundation Server
March 10, 2009 | In cmb-web.co.uk | No CommentsChanging the local path of projects is not intuitive in Visual Studio Team Foundation Server
The Local Path is the place that the code resides on your local machine; this is setup when you join a project. If you subsequently add something to the project and discover (as I did) that it is not in the right place, then you can move it quite easily; once you know where to look. The Local Paths are set in the Workspace that you have setup for the project, so to edit these you need the File -> Source Control -> Workspaces… menu item which opens the workspaces dialog. From here you can edit the workspace and remove/add/change the local paths.
Simple once you find it!