info-cvs
[Top][All Lists]
Advanced

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

Re: Combining modules in top dir


From: Fabian Cenedese
Subject: Re: Combining modules in top dir
Date: Fri, 30 Aug 2002 16:18:54 +0200

>Like this I get the same directory structure.
>/mod1
>/mod2
>
>Then I tried with an ampermod:
>allmods &mod1 &mod2
>
>But if I checkout allmods I get
>/allmods/mod1
>/allmods/mod2
>
>Is there a way to prevent allmods? I can only rename it with -d, but not
omit.

How about creating an alias module?  This will substitute "allmods" with
both "mod1" and "mod2"- I believe getting you what you want:

allmods -a mod1 mod2

Hmm... I guess you're right. I was under the impression that with aliases
you can only rename single modules but reading the docs again it should
be possible as well for more than one. Sorry for bothering.

bye  Fabi







reply via email to

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