BTW, what you are doing below doesn't make sense..

just set your CVSROOT env variable, and do "cvs co modulename",
where modulename is the name of a directory in your $CVSROOT
( in your case, /usr/local/cvs/modulename ).


On Tue, Feb 27, 2001 at 11:23:59AM -0800, Mike Flynn wrote:
> New to CVS I followed the 'info cvs' section 'Creating a directory from
> scratch' and entered:
> 
>       $ cd tc
>       $ cvs imnport -m "Created directory structure" yoyodyne/DIR yoyo
> start'
> 
> which produced no error messages from CVS version 1.11 running under
> FreeBSD, but when
> I attempt to define the module 'tc' by first getting a copy of the modules
> file, CVS responds to the following entry:
> 
>       $ cvs checkout CVSROOT/modules
> 
> with:
> 
>       $ cvs checkout $CVSROOT/modules
> 
> CVS gives:
> 
>       $ cvs checkout: cannot find module `/usr/local/cvs/modules' -
> ignored
> 
> Indeed there are no administrative files in /usr/local/cvs/ or any
> subdirectory.
> What do I need to do to have these files created?
> 
> Mike Flynn
> Indyme Electronics, Inc.
> [EMAIL PROTECTED]
> 858-268-0717 x564
> 
> 
> 
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs
> 

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to