After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 150665 - use .cvsignore files in dirdiff
use .cvsignore files in dirdiff
Status: RESOLVED WONTFIX
Product: meld
Classification: Other
Component: dirdiff
0.9.x
Other Linux
: Normal enhancement
: ---
Assigned To: Stephen Kennedy
Stephen Kennedy
Depends on:
Blocks:
 
 
Reported: 2004-08-20 19:34 UTC by Alvaro Herrera
Modified: 2015-02-06 22:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alvaro Herrera 2004-08-20 19:34:47 UTC
It would be cool if the dirview would ignore the files mentioned in the relevant
.cvsignore file when comparing two directory trees.

(Example: I have two source trees of the same code checked out, and when
comparing them, ignore such files.  Currently my pain is caused by bison/flex .c
generated files.)
Comment 1 Stephen Kennedy 2006-05-27 23:48:36 UTC
With the new VC framework this could be possible for all VC systems.
It is quite tricky to code though.
Comment 2 Kai Willadsen 2015-02-06 22:01:40 UTC
I'm not really convinced that this is something we want to do by default, but it's something I'd be happy to see implemented by a third-party plugin. Sadly, plugins for filters are still unimplemented (bug 662333), but since I don't think this functionality is ever going to be in Meld itself, I'm closing this bug.

Thanks anyway for your bug report.