I noticed a <cvs> in the example so I assume I could use <subversion>. I assume the trunkurl have to be separate though.
<sourcecontrol type="multi">
<sourceControls>
<subversion>
<trunkUrl>svn://Library/</trunkUrl>
<workingDirectory>C:\CCnet\Integration\</workingDirectory>
</subversion>
<subversion>
<trunkUrl>svn://project1/trunk</trunkUrl>
<workingDirectory>C:\CCnet\Integration\</workingDirectory>
</subversion>
</sourceControls>
</sourcecontrol>
