TFS | The Power of Search

This morning, a colleague of mine prompted me to find a list of changeset checked-in by a user .. I wasn't surprised to not find in either VS 2010 or VS 2012 but was little when I can't find under the TFS Power Tool plugin for Visual Studio (Team menu), however TFS Power Tool is not restricting!

TFS Power Tool has this nice little nifty command tfpt searchcs

Open up the Command Prompt for VS and there you go ...












The tfpt searchcs brings up a popup window as below .. and you have various options to interrogate the change sets ... Happy Searching!


Reference:
TFS Power Tools for VS 2012
http://visualstudiogallery.msdn.microsoft.com/b1ef7eb2-e084-4cb8-9bc7-06c3bad9148f

TFS Power Tools for VS 2010
http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef







Comments

Popular posts from this blog

QuadKey - what it is?

Baseless merge!

Binding ENUM to WPF control - ComboBox