info-cvs
[Top][All Lists]
Advanced

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

Ampersand module question


From: Jay Glanville
Subject: Ampersand module question
Date: Tue, 09 Apr 2002 13:09:27 GMT

I have a question concerning ampersand modules, and I'm hoping someone here
can help me.

When a module has an ampersand module as part of it's definition, the
ampersand module gets included in the root of the other module.  My questio
is: is there a way to have the ampersand module included in a subdirectory?

For example, if my modules file looks something like this:
   amp1  amp1
   amp2  amp2
   mod  &amp1 &amp2
then when I do a:
   cvs co mod
I get a directory structure that looks like this:
   mod
   mod/amp1
   mod/amp2

Now, is there a way to say that module amp1 should be included in module mod
and be placed in a directory called tools.  For example, when I do a
checkout of module mod, I get the following directories:
  mod
  mod/tools/amp1
  mod/amp2

Is this possible?



Thanks,

JDG

--
Jay Dickon Glanville




reply via email to

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