views:

42

answers:

1

When I do a get latest with TFS, is there a setting or something that will show a display window showing all of the new files that are being replaced when I do a get latest?

+5  A: 

If you look at the output window, there should be a selection called 'Source Control - Team Foundation' in 'Show output from' drop down. That should show you which files are replaced as a result of get latest.

Mehmet Aras
+1 damn it beat me to it!
John Hunter
What toolbar is the 'shot output from' drop down in?
Jon Erickson
'Show output from' drop down is on the toolbar of the output window. You can bring the output window by View>Output or Ctrl+Alt+O unless you changed the keyboard bindings in VS.
Mehmet Aras