First, create a "common" project that has all of the source modules from both projects. Then, in the modules file, define two new projects, each with only the files from the common project which they need.
Unfortunately, this means that your name-space cannot overlap between the files that are NOT shared. This is only one way of accomplishing what you want - in general, using the modules file in CVSROOT of the repository is the suggested way of having variations of projects that include different sets of files from a single common project. Hope this helps - Allen Jensen ----- Original Message ----- From: "Dennis Jarosch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 15, 2002 6:23 PM Subject: Question sharing modules > Hi!! > > I'm new to CVS, in fact I just installed it today. > > How do I share modules between projects? What I am trying to do is share > common files between 2 projects and I want all 3 in CVS. > > The problem is setting the project-modules up so they'll use the common > files module in CVS, so when I change files from that module in one of > the other mods, the CVS common files module will automatically be > updated. > > Is there a way to do this? > > Thanks very much!! > > Dennis > > > _______________________________________________ > Info-cvs mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs