function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
St2018St2018 

Is there a good/automated way to do a difference between all classes between dev and qa?

I want to compare code changes in all classes in my dev and qa org.
Michael Merino 1Michael Merino 1
If you use Eclipse (which puts copies of your metadata on your hard drive) you can use: winmerge --> works GREAT

if you don't you can use: https://sforgcompare.herokuapp.com/  also a very nice tool
Shubham NandwanaShubham Nandwana
Hi sfdc3,
You can use eclipse IDE to download the metadata for both the projects and use eclipse in built compare functionality which gives all the differences bw all files of selected folders.
Use command button to select any 2 files/folders right click and choose compare with->each other.

Shubham Nandwana.
AppPerfect Corp.
salesforce@appperfect.com
408-252-4100
http://www.appperfect.com/services/salesforce/
Salesforce Development & Operations Experts