I'll try it, thanks. I use Starteam in my case.

On Nov 2, 11:07 am, Benjamin Baumann <[email protected]> wrote:
> 2011/11/2 Chris <[email protected]>
>
> > Here's my sourcecontrol block. I want any change submitted in C:\My
> > Projects\CxxTestDemo\* to trigger a build. We use Starteam
>
> >                <inclusionFilters>
> >                        <pathFilter>
> >                                <pattern>C:\My
> > Projects\CxxTestDemo\**\*</pattern>
> >                        </pathFilter>
> >                </inclusionFilters>
>
> Hi Chris,
>
> You need to fill your repository absolute url in the pattern. In my case (I
> am using subversion) it's svn://svn.mycompany.net/CxxTestDemo/**/*.*
>
> Hope this helps
> Benjamin

Reply via email to