Search found 1 match

by relson
Wed Aug 26, 2009 6:13 am
Forum: ExamDiff Pro
Topic: excluding directories
Replies: 1
Views: 5278

excluding directories

With ExamDiff Pro I during directory comparison I want to exclude all files in directories named .svn. I have the following filter:

Exclude: *\.svn\*,*.zip,*.d,*.o,*.lst,*.s07,*.r07,*.svn-base,*.obj,*.sbr

However, ExamDiff is showing files like .\Tools\.svn\entries which matches the first pattern ...