Thanks again, this worked, that is, my script only checks for
modifications in folder1 and folder3.

However, how can I checkout ONLY the .../folder1 and .../folder3
files? Currently I have autoGetSource="true" and my script is checking
out ALL the folders in the project.

-chris

On Mar 30, 8:11 am, Zilla <[email protected]> wrote:
> Thanks, I'll play with that today.
>
> On Mar 29, 10:22 am, Benjamin Baumann <[email protected]> wrote:
>
> > Hi Chris,
>
> > You can use the Filtered Source Control block described 
> > athttp://build.sharpdevelop.net/ccnet/doc/CCNET/Filtered%20Source%20Con...
>
> > Cheers,
> > Benjamin
>
> > 2011/3/29 Zilla <[email protected]>:
>
> > > How can I setup CC.NET to check multiple folders for modifications?
> > > For example if I have
>
> > > //path_to_repos/project\folder1
> > > //path_to_repos/project\folder2
> > > //path_to_repos/project\folder3
>
> > > and want to check changes in folder1 and folder3, but not folder 2.
> > > I'm using Starteam but I assume the concept works similarly for other
> > > SCMs.
>
> > > Thanks, chris

Reply via email to