In TFS we can find "compare" a file between 2 changesets. Is it possible to compare 2 changesets. Say take changeset "r" as reference and compare it with changeset "s" and find the files/folders which were added/removed/delted/edited ?
+2
A:
If you have TFS power tools installed you can compare a folder. It will show you which files are only on one side or the other (added, deleted) and which are different (edited).
Ryan
2010-02-10 16:06:16