[cvsnt] Re: Ampersand Module question

Glen Starrett grstarrett at cox.net
Wed Apr 14 08:38:19 BST 2004


Andreas Tscharner wrote:
> I have three modules
> 
> Base
> Big1
> Big2
> 
> Now I want to create an ampersand module in a way that Big1 and Big2 are 
> subdirectories of Base
> 
> Base
> |
> +-- Big1
> |
> +-- Big2
> 
> How does the entry in the modules file look like?

Try this:

BigBase Base &Big1 &Big2

Then, if you need to keep the same original base directory name, you can 
checkout with "cvs co -d Base BigBase".

Regards,

-- 
Glen Starrett



More information about the cvsnt mailing list