No dice for me, but probably because I'm putting the wrong ST URL. I
use.

<pathFilter>
          <pattern>starteam://myserver.company.com:12345/$(stproject)/$
(stview)/Build Scripts/Sample Projects/CxxTestDemo/**/*.*</pattern>
</pathFilter

On Nov 2, 11:26 am, Chris <[email protected]> wrote:
> 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