Or use following pattern:
<sourcecontrol type="clearCase">
<viewPath>C:\PATH\TO\SOURCE" "C:\PATH\TO\SOURCE2" "C:\PATH\TO
\SOURCE3</viewPath>
<autoGetSource>true</autoGetSource>
</sourcecontrol>
not the quotation marks are _only_ beetween vob locations.
Bolek.
On 6 Lip, 15:58, plpasta <[email protected]> wrote:
> Hi Mac,
>
> You could use multi source control block
> (http://confluence.public.thoughtworks.org/display/CCNET/Multi+Source+...
> ) and wrap 2 ClearCase source control blocks(first linked to X:
> \Thisdir and second linked to X:Thatdir) in it.
>
> I did the same but for StarTeam repository - It works well...
>
> BR,
>
> Pawel
>
> On 6 Lip, 09:58, mac taylor <[email protected]> wrote:
>
> > Morning,
>
> > Is there a way to get a cc.net server to check multiple Clearcase VOB paths
> > at the same hierarchy as the trigger for a build?
>
> > I.e. I want it to check the paths X:\Thisdir and X:Thatdir. I need to check
> > for changes in both paths to trigger the build. Thanks in advance.
>
> > MT