I have been unable to successfully exclude “find in files” searches from subdirectories in my working directory.
I’m hoping someone will be able to point out a solution.
Version: Komodo IDE, version 9.3.1, build 88153, platform linux-x86_64 Built on Tue Nov 17 11:11:42 2015.
Settings:
Find: Tests Not Run
Where: Files
Directories: /nfs/newadmin/public/users/crs/testbuddy
Include: .p?
Exclude: /nfs/newadmin/public/users/crs/testbuddy/:.svn:CVS:.git:.hg:.bzr:*~
Results:
…lic/users/crs/testbuddy/savex86/TestAPI.pm 362 report “Tests Not Run;\n”;
…lic/users/crs/testbuddy/savex53/TestAPI.pm 213 report “Tests Not Run;\n”;
…lic/users/crs/testbuddy/savex62/TestAPI.pm 213 report “Tests Not Run;\n”;
Thanks for the suggestion but I can’t even exclude subdirectories such as “savex86” by including Exclude: savex86:.syn:CVS…
I have a lot of “savexNN” sub directories which unfortunately have matches for most strings.