If I have a CVS module containing two directories "mydir1" and
"mydir2", CruiseControl.NET pulls the contents of "mydir1" and
"mydir2" directly into my working directory, not into separate
"mydir1" and "mydir2" subdirectories of my working directory.

The workaround I'm currently using is a "multi" sourcecontrol block to
pull each CVS directory separately into its own subdirectory of my
working directory, but I don't think I should have to do that.

Does the "module" element of the "cvs" sourcecontrol block not work
for CVS modules?

    Derek

Reply via email to