info-cvs
[Top][All Lists]
Advanced

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

Re: Ampersand module question


From: Pierre Asselin
Subject: Re: Ampersand module question
Date: 10 Apr 2002 23:23:06 -0400

In <address@hidden> "Jay Glanville" <address@hidden> writes:

>Thanks Martin.  It's a good start, but not all that I was looking for.  By
>using the "-d" option, what I'm doing is "front-loading" the naming
>architecture.  In other words, anytime I use module amp1, it will be under a
>directory tools

I create dummy modules for that purpose.  For example,

    amp1    path/to/amp1
    amp2    path/to/amp2
    _amp1   -d tools/amp1   path/to/amp1
    mod     path/to/mod &_amp1 &amp2

The convention is that a module beginning with an underscore is not
meant to be checked out by itself --although nothing prevents you to.



reply via email to

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