Search found 2 matches

by Portabill
Thu May 12, 2005 6:49 pm
Forum: ExamDiff Pro
Topic: Trouble with ignoring Subversion directories with EDP
Replies: 21
Views: 47111

This one did it

:*.svn*

Thanks
by Portabill
Thu May 12, 2005 8:31 am
Forum: ExamDiff Pro
Topic: Trouble with ignoring Subversion directories with EDP
Replies: 21
Views: 47111

Trouble with ignoring Subversion directories with EDP

I know similar questions have been asked, and I've tried them. So far I can't get EDP to ignore directories named .svn

I've tried setting the Options, Directory Comparison, Exclude pattern to all of these settings. This is the only exclude pattern
:.svn
:*svn*
*svn*
And various other derivations ...