TFS: comparing changesets

ram picture ram · Feb 10, 2010 · Viewed 8.9k times · Source

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 ?

Answer

Ryan picture Ryan · Feb 10, 2010

If you have VS2008 or earlier you'll need TFS power tools installed then 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).