The TFS Productivity Tools project was designed to provide TFS administrators with helper tools when doing Source Control or Work Item Tracking tasks.
For bugs report, product discussions, source code and detailed documentation please visit: https://github.com/mirik123/tfsprod This project was written as a part of a job in Experis.
For running these extensions the installation of Visual Studio Professional is required. The extensions tested with Visual Studio 2012.
Tool Description
Runs from Visual Studio Window
Modify Work Item link types.
Team Explorer
Completely destroy Work Items.
Query Results
Export Work Items to Microsoft Word document.
Team Explorer
Provide workaround for several merge features not implemented by TFS 2010/2012:
TFS merge leads to bulk check-in operation that puts files from all previous changesets into one big merge changeset.
TFS allows only for consecutive changesets being cherry-peeked by merge operation.
TFS doesn’t allow choosing changesets for cherry-peek merge by selecting work items.
TFS merge dialog doesn’t have “force” and “baseless” options.
Source Control Explorer, Query Results
Emulate commandline task and write outputs to Output window: tf.exe get /recursive /preview "itemspec"
Source Control Explorer
1. Update modification time for checked-out files to their latest check-in time. 2. Directly modify changeset's check-in time in TFS database.