Ignore all NuGet packages in TFS

0 Comments

I didn’t want to add the NuGet packages of my Visual Studio solution to TFS, because I download all NuGet packages during build.     To exclude all NuGet packages from TFS: Add a folder

Undo pending changes from a specific user account

0 Comments

  If you want to undo some changes from a specific user, you can use:   Change directory to folder containing "tf.exe"     • cd "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE" Check the status of

Adjusting TFS 2012 Kanban board columns (count and titles) without changing the default process template statuses.

0 Comments

The screencast below explains, how different teams can layout their Kanban board, without changing the default process template statuses "New", "Active", "Resolved", "Closed" http://channel9.msdn.com/posts/Customize-your-kanban-board-columns-in-Team-Foundation-ServiceServer   Example Team A (less columns, then statuses) Backlog | Active

TFS 2010 Best Practices and TFS Structure

0 Comments

We used the TFS Best Practices Guide on CodePlex for deploying and using our TFS server: http://tfsguide.codeplex.com/     Based on this guide we used the following TFS Structure:   $MyTeamProject1 /Main                                                                                    à Can