info-cvs
[Top][All Lists]
Advanced

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

RE: import vs cvs co -c


From: Teala Spitzbarth
Subject: RE: import vs cvs co -c
Date: Thu, 7 Feb 2002 21:51:21 -0800

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:address@hidden
Sent: Thursday, February 07, 2002 9:24 PM
To: Walsh, Matthew; address@hidden
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" <address@hidden>
wrote: > You have to edit the modules file in
> $CVSROOT/CVSROOT.
> 
> 
> 
> > -----Original Message-----
> > From: E B [mailto:address@hidden
> > Sent: Thursday, February 07, 2002 1:34 AM
> > To: address@hidden
> > 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
> > address@hidden
> > 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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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