I've just started looking at cvs and I have a quick question (novice
level).
I have a number of modules in an archive each with their own
public_headers directory that I want to combine into a single
public_headers directory when the project is checked out.
i.e.
$CVSROOT/module_a/src -> $WORKSPACE/module_a
$CVSROOT/module_a/public_headers -> $WORKSPACE/public_headers
$CVSROOT/module_b/src -> $WORKSPACE/module_b
$CVSROOT/module_b/public_headers -> $WORKSPACE/public_headers
Is this achievable by simply modifying the $CVSROOT/CVSROOT/modules file
in some way?
If so how?
If not - how do others handle source files from multiple archive
directories being required in a single project directory on checkout?
cheers,
Ian
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs