Not working repository exclude rule

Hi,
I have created the DUnitX-Project from the ContinuaCI Tutorial. Now I want to create a repository exclude rule. But if i build the configuration the excluded directory is still there.
Here is my rule:

$Source$ > Source
- $Source.DUnitX-Repo$\Images** > Source\DUnitX-Repo

Please can someone tell me what’s my error in this rule …
or is it a bug?

Hi,

We can confirm this is a bug when using the include all sources rule - thank you for reporting it. You can work around this by specifying individual repositories in the include rule. e.g.

$Source.DUnitX-Repo$ > Source<span style=“background-color: #ffffff;”>DUnitX-Repo
- $Source.DUnitX-Repo$\Images** > Source\DUnitX-Repo

We’ll get this fixed up and get a new version out in the next couple of days.


Thanks, i see the bug was fixed in version 1.8.1.108