[ On Monday, March 6, 2000 at 11:38:41 (-0600), Michael Gersten wrote: ]
> Subject: Re: removing the need for "cvs add file" to contact the server....
>
> Make sure that you don't permit 'cvs co mispelling' to create a new
> directory when 'cvs co misspelling' was intended.

If you spell it right in the "CVSROOT/modules" entry then all should be
well...  :-)

> How about 'cvs new module-name module-dir local-dir' to create a new
> entry, and update the module file all in one? ('local-dir' might be '.').

There's no need for yet another new command.  Defining the module
(i.e. giving it a name and directory) in the CVSROOT/modules file should
be sufficient.  "cvs checkout" already supports a "-d" option to specify
a working directory name too.

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>      <robohack!woods>
Planix, Inc. <[EMAIL PROTECTED]>; Secrets of the Weird <[EMAIL PROTECTED]>

Reply via email to