TFS Code Reviews – Show updated files in response to comments

So the process would flow like this: Person 1 requests a code review. Person 2 adds comments and selects “Needs Work.” Person 1 makes the necessary changes. Person 1 Updates the shelveset associated with the code review Person 1 adds comments to continue the discussion Repeat steps 2 – 5 until accepted Here are the … Read more

Delete Local Folder in TFS

This is an older post, but since the only given answer seems “not entirely correct” to me I’d like to answer anyway: I blogged about this (in german) here: blog.nils-andresen.de If you have a local copy, that you want to un-get or un-download like this: simply right-click the folder and then click “Get Specific Version” … Read more

How to remove a TFS Workspace Mapping?

From VS: Open Team Explorer Click Source Control Explorer In the nav bar of the tool window there is a drop down labeled “Workspaces”. Extend it and click on the “Workspaces…” option (yeah, a bit un-intuitive) The “Manage Workspaces” window comes up. Click edit and you can add / remove / edit your workspace From … Read more

Team Build Error: The Path … is already mapped to workspace

Use the command line utility TF – Team Foundation Version Control Tool (tf). You can get a list of all workspaces by bringing up a Visual Studio Command Prompt then changing to your workspace folder and issuing the following commands: C:\YourWorkspaceFolder>tf workspaces /owner:* You should see your problem workspace in the list as well as … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)