<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 27, 2013 at 8:02 PM, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Friday 26 July 2013 00:45:00 Milian Wolff wrote:<br>
> On Thursday 25 July 2013 22:33:23 Andreas Pakulat wrote:<br>> > But it seems filtering out complete subdirs or at least all files<br>
> > recursively does not work and neither filtering a specific file in all<br>
> > subdirs. That is given a structure like this (/ is the project root dir):<br>
> ><br>
> > /<br>
> > + - framework<br>
> ><br>
> > |      +- baz<br>
> ><br>
> > + - builds<br>
> ><br>
> > |       +- linux<br>
> > |<br>
> > |            +- README.txt<br>
> ><br>
> > + - config<br>
> ><br>
> >         +- baz<br>
> ><br>
> > The following exclude's don't seem to exclude anything:<br>
> ><br>
> > builds<br>
> > builds/*<br>
> > */baz<br>
> ><br>
> > I still see the two baz files as well as 'builds' and its various<br>
> > children/grandchildren. This is with the generic project manager again.<br>
><br>
> Confirmed, there are some fishy things going on. I'll investigate more<br>
> tomorrow. Thanks for the report!<br>
<br>
</div></div>Not tomorrow, but at least I figured out what is going on. The old<br>
genericprojectmanagersettings KCM is interfering :)<br>
<br>
find /path/to/install/prefix -name "kcm_kdev_genericprojectmanagersettings*" -<br>
delete<br>
<br>
Then it should work. Please test again and tell me if you find anything<br>
suspicious.<br></blockquote><div><br></div><div style>Unfortunately I still see the same behaviour after removing the old kcm. I can't find a way to filter out a subdir or the contents of a subdir by either specifying the directory (with or without trailing slash) or directory name + /*.</div>
<div style><br></div><div style>Andreas</div><div> </div></div></div></div>