info-cvs
[Top][All Lists]
Advanced

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

Re: Module directory nameing....


From: Kaz Kylheku
Subject: Re: Module directory nameing....
Date: Wed, 10 Oct 2001 16:15:15 GMT
User-agent: slrn/0.9.6.3 (Linux)

In article <address@hidden>, Bryon Lape wrote:
>When a user does cvs checkout foo-jsp, I would like the local directory
>that gets created to just be called foo and not foo-jsp.

One way is the module definition

        foo-jsp -d foo foo-jsp

This defines a regular module called foo-jsp which checks out the
directory foo-jsp. The -d module option causes the checkout name
to be foo rather than foo-jsp.

> The same would
>be for foo-html; that is, just foo locally.

Probably a bad idea to have two that clash this way.


reply via email to

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