Hello, isn't it possible with meld to ignore some subfolders while comparing two folders. In my case I need this feature especially while comparing version controlled folders to ignore .git or .svn.
In my case most time of compare is needed to calculate the differences of .git, but the differences are not of interest. I recommend something like: meld /folderA /folderB --ignore-folder=.git/ --ignore-pattern=.svn --ignore-file=<bigbinaryfile> thx for helping Marten _______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
