you need to explictly checkout the CVSROOT directory either locally on
the server or on a client system by doing:

                cvs co /yourpathtorepository/CVSROOT
                cd /yourpathtorepository/CVSROOT
                vi modules
                        add your new modules with the correct syntax
                cvs ci modules

Now the module will recognized by CVS on your server and you can do 
operations using it...

cheers,
-teala


-----Original Message-----
From: E B [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 07, 2002 9:24 PM
To: Walsh, Matthew; [EMAIL PROTECTED]
Subject: RE: import vs cvs co -c


Probably you guys havent read my mail clearly.
How does a client have access to the modules files
on the server? Is there any cvs admin command that
will do this?


 --- "Walsh, Matthew" <[EMAIL PROTECTED]>
wrote: > You have to edit the modules file in
> $CVSROOT/CVSROOT.
> 
> 
> 
> > -----Original Message-----
> > From: E B [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 07, 2002 1:34 AM
> > To: [EMAIL PROTECTED]
> > Subject: import vs cvs co -c
> > 
> > 
> > how do I create a module from the client?
> > If I do it with cvs import, I dont see it
> > using cvs co -c.
> > 
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Everything you'll ever need on one web page
> > from News and Sport to Email and Music Charts
> > http://uk.my.yahoo.com
> > 
> > _______________________________________________
> > Info-cvs mailing list
> > [EMAIL PROTECTED]
> > http://mail.gnu.org/mailman/listinfo/info-cvs
> >  

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

_______________________________________________
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