Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / operating-systems / Windows

Sept 2010 TFS Power Tools Release Available

5.00/5 (1 vote)
12 Sep 2010Ms-PL1 min read 14.5K  
Sept 2010 TFS Power Tools Release

Introduction

Brian Harry just posted regarding a new release of TFS Power Tools. This release of Power Tools also contains a large number of bug fixes also mentioned in Brian’s Blog.

You can find the download for the latest version of the Power Tools at:

As with the previous release, these require a TFS 2010 client.  If you want Power Tools with a previous TFS client, you will need the 2005 or 2008 Power Tools.

There are 3 “new features” in this Power Tools release.

Team Foundation Server Backup Plan:

The backup plan power tool provides a complete, automated backup solution for Team Foundation Server 2010. Through the wizard interface, you are able to choose which components of TFS you would like to backup, and create an automated backup schedule.

Tfpt Branches

You can use the branches command to convert a folder to a branch, to convert a branch back to a normal folder, to re-parent a branch, to list branches, or to view and update branch properties. These operations are already available in Visual Studio 2010. The tfpt branches command extends these operations to support scripting.

Team Explorer Enhancements

  • The View With feature allows a file to be opened with a specific editor from Source Control Explorer.

    image

  • The Clone Build Definition feature allows a copy of a build definition to be created.

    image

  • The Copy Work Item Shortcut feature places shortcut(s) to the selected work item(s) on the clipboard for easy pasting into email, etc.

    image

Enjoy!

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)