Just out of couriosity I checked cvs manuals, and did a little test. This is what you should put in the CVSROOT/modules file, provided that you have modules m1and m2 your repositoryYou can solve this by creating a virtual CVS module that has all of your 5 modules "mounted" as subdirectories.
p1m1 -d p1/m1 p1m2 -d p1/m2 p1 -a p1m1 p1m2
then, checking out module p1 will give you the desired result.
R.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
