|
From: | Scott, Ryan |
Subject: | RE: &modules - ampersand modules |
Date: | Tue, 24 Jul 2001 09:04:34 -0500 |
How I do it is to first create the base modules in the modules file, like this:
module1 www/stuffdir1
module2 www/stuffdir2
I then create another module that referenes these modules, like this:
combinedmodule &module1 &module2
By doing this gives you the ability to checkout combinedmodule and get both module1 and module2. Your question is how to tell what submodules it has - does this answer that for you?
... (my first helpful response to the CVS mailing-list :-)
Ryan Scott
-----Original Message-----
Can you tell me how can I create modules with sub modules (ampersand
modules)? I see in the manual that when I checkout the main module it
creates the submodules, but how can I tell it what submodules does it have?
Is it in the import command? Can you give me an example?
Thanks
Fernando Gomes
***************************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
***************************************************************************************
[Prev in Thread] | Current Thread | [Next in Thread] |