How to check on multiple svn projects on Linux CruiseControl

ernesto alfaro <[email protected]>
Newsgroups gmane.comp.java.cruise-control.user
Message-ID <[email protected]>
I've noticed that there is a way to check multiple svn projects on
CruiseControl.NET, but how can I do this on a Linux cruise control. Is there
a plugin I need to use. I am using cc 2.8.2. The config below throws errors
that 'unknown plugin sourcecontrols . Sure enough this class is not in any
of the jars, but if someone can point me of how to accomplish being able to
check on multiple svn projects for changes to start a build. Basically I
have a project that I want to build if there are changes in any of the svn
projects.

Thanks in advance.

<modificationset quietperiod="120">
      <sourcecontrol type="multiple">
        <sourceControls>
          <svn localworkingcopy="projects/${project.name}/server"/>
          <svn localworkingcopy="projects/${project.name}/SharedLibraries"/>
          <svn localworkingcopy="projects/${project.name}/UtilClasses"/>
       <sourceControls>
     </sourcecontrol>
</modificationset>

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d

_______________________________________________
Cruisecontrol-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.