xref: /onnv-gate/usr/src/lib/librstp/common/README.CVS.HOWTO (revision 10491:8893b747ecdf)
1*10491SRishi.Srivatsavai@Sun.COMAnonymous CVS Access
2*10491SRishi.Srivatsavai@Sun.COM
3*10491SRishi.Srivatsavai@Sun.COMThis project's SourceForge CVS repository can be checked out through
4*10491SRishi.Srivatsavai@Sun.COManonymous (pserver) CVS with the following instruction set. The module
5*10491SRishi.Srivatsavai@Sun.COMyou wish to check out must be specified as the modulename. When prompted
6*10491SRishi.Srivatsavai@Sun.COMfor a password for anonymous, simply press the Enter key.
7*10491SRishi.Srivatsavai@Sun.COM
8*10491SRishi.Srivatsavai@Sun.COMcvs -d:pserver:anonymous@cvs.rstplib.sourceforge.net:/cvsroot/rstplib login
9*10491SRishi.Srivatsavai@Sun.COM
10*10491SRishi.Srivatsavai@Sun.COMcvs -z3 -d:pserver:anonymous@cvs.rstplib.sourceforge.net:/cvsroot/rstplib co modulename
11*10491SRishi.Srivatsavai@Sun.COM
12*10491SRishi.Srivatsavai@Sun.COMUpdates from within the module's directory do not need the -d parameter.
13*10491SRishi.Srivatsavai@Sun.COM
14*10491SRishi.Srivatsavai@Sun.COMDeveloper CVS Access via SSH
15*10491SRishi.Srivatsavai@Sun.COM
16*10491SRishi.Srivatsavai@Sun.COMOnly project developers can access the CVS tree via this method. SSH1 must
17*10491SRishi.Srivatsavai@Sun.COMbe installed on your client machine. Substitute modulename and developername
18*10491SRishi.Srivatsavai@Sun.COMwith the proper values. Enter your site password when prompted.
19*10491SRishi.Srivatsavai@Sun.COM
20*10491SRishi.Srivatsavai@Sun.COMexport CVS_RSH=ssh
21*10491SRishi.Srivatsavai@Sun.COM
22*10491SRishi.Srivatsavai@Sun.COMcvs -z3 -d:ext:developername@cvs.rstplib.sourceforge.net:/cvsroot/rstplib co modulename
23