info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question sharing modules


From: Allen Jensen
Subject: Re: Question sharing modules
Date: Wed, 16 Jan 2002 10:14:40 -0500

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" <address@hidden>
To: <address@hidden>
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
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]