Friday, August 12, 2011

How to compare two ChangeSets?

Here are the steps:
Before this, I assume you have latest files in your workspace otherwise do a get latest.
1. Open Source Control Explorer.
2. Right click on the Project folder level and click on Compare.
3. You will see the Compare window opens,  in Source Version, select Changeset from the dropdown.
4. Enter the previous Changeset number you want to compare with the latest code after build and click OK.
5. It will give you Folder Difference window, which will show you all the differences between previous changeset and latest files and you will know what all files are changed after last build.

No comments:

Post a Comment