07 September 2006
New PowerToys for Team Foundation Server
New PowerToys for TFS were released on MSDN today to help with work items and version control.
To go to the download click here.
Heres a little overview
-
Unshelve - adds merge capability to the existing Unshelve command
-
Rollback - allows you to undo a checkin of a changeset
- Online - allows syncing of files that you've edited while not connected to a server
- GetCS -- gets all the items listed in a specific changeset
- UU - undo unchanged. Undo checkout with a check for what's actually unchanged
- Review - code review tool, review files in any order you choose
- History - display version history of a file, folder or branch
- Workitem - create, view or update a work item from the command line
- Query - run a work item query and display the results
- Bind - convert VSS-bound solutions into TFS-bound solutions
- TreeDiff - Compare folders and reconcile differences
- Annotate - show who last changed a section of code