TFS 2010: View and compare changes after receiving the latest

When I get the latest data from the TFS control source, I don’t see the changes made to my workspace.

I know that I can go to the output window and see the changes, but this is just a text list with no contextual actions.

I really want to see the list of changes by right-clicking on the file and immediately seeing the differences.

Is there a better alternative way to see changes like this after getting the latest?

+3
source share
2 answers

It looks like using the tf.exe command line tool with folderdiff will achieve what you need.

folderdiff , .

+1

" Chengsets" ( " " ), , "" .

0

All Articles