Need a good diff tool outside of something monolithic like your IDE?
Ever wanted to compare one project folder to another beyond their respective repositories?
Well, look no further than "Meld".
Ubuntu install command:
$ sudo apt-get install meld
Meld is a great diff tool with all the toys and features you could ask for.
The main window:
Configuring the diff action:
Notice it supports single file, folders, and Version control (CVS, Subversion, Bazaar-ng and Mercurial). Nice...
Comparing two local project folders:
Now that is really cool...
Selecting a single file from the tree:
Click the arrows and the changes are pushed in that direction... sooo easy...
Anyway, 'till next time, lots of love...
Ray

