Thursday, January 19, 2012

Undo Pending Changes - Search/Query all pending changes in TFS/VS

As a CM, we get request to undo other user changes all the time, I always use these steps to search and get the pending changes

Step 1: On Visual Studio on the Source Control explorer, right click on the folder where you feel there are some pending changes and that needs to be undo. Click on the Status menu.

image

Step 2: It show the Find/browse window. You can click on find button to get all the pending changes from TFS.

image

Step 3: Once you get the pending changes, you can undo the changes.

1 comment:

  1. Very Nice Tip.

    I was looking for a command line, but this is easy and fast.

    Thanks!

    ReplyDelete