info-cvs
[Top][All Lists]
Advanced

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

RE: One file in several modules?


From: Keith Hearn
Subject: RE: One file in several modules?
Date: Fri, 20 Apr 2001 17:04:30 -0700

Jerry,

This sounds like a pretty good solution. How does with work with tagging?
Will the files in admin get tagged every time I tag any module that has
admin as an ampersand? That could get confusing and problematic... 

But then, *not* tagging them would also cause problems... *sigh*

  Keith



> -----Original Message-----
> From: Jerry Nairn [mailto:address@hidden
> Sent: Friday, April 20, 2001 3:35 PM
> Subject: RE: One file in several modules?
> 
> >From: Keith Hearn [mailto:address@hidden
> >Sent: Friday, April 20, 2001 3:01 PM
> 
> >difficulty. Each module contains a Makefile.include file 
> which contains
> >various rule & variable definitions that are used by most of 
> the other
> >Makefiles. 
> 
> In a similar situation, I had to use ampersand modules to put an admin
> directory in each project module. In the admin directory were commonly
> required scripts, config files, and included makefiles.
> Things like this:
> 
> projectA  projects/projectA &admin
> 
> You can't simply add the Makefile.include into other modules 
> this way. But
> if you can put it in another directory, you can add that 
> directory to other
> modules.
> See the modules file documentation:
> http://www.cvshome.org/docs/manual/cvs_18.html#SEC155
> 
> Jerry
> 



reply via email to

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