Edit->Prefs->File Filters->Version Control

However, and maybe you were aiming at that,
I am also wondering if a preference was
accessible via command line flag. In my
case, I was wondering about whitespace text,
so I could define two aliases, one for meld
with WS , and one without. On this, I havent
found anything in docs or gmane.


On 01/13/2010 12:55 PM, Marten Bauer wrote:
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
_______________________________________________
meld-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/meld-list

Reply via email to