rbb 01/07/16 17:00:07
Modified: . anoncvs.txt Log: update for new cvs machine Revision Changes Path 1.2 +4 -4 apr-site/anoncvs.txt Index: anoncvs.txt =================================================================== RCS file: /home/cvs/apr-site/anoncvs.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- anoncvs.txt 2000/11/20 22:44:15 1.1 +++ anoncvs.txt 2001/07/17 00:00:06 1.2 @@ -2,7 +2,7 @@ than before. In addition to the anonymous CVS repository, there is also - <http://www.apache.org/websrc/viewcvs.cgi/> + <http://cvs.apache.org/websrc/viewcvs.cgi/> and an rsync server at dev.apache.org. Try @@ -36,7 +36,7 @@ anoncvs servers is pserver; you need a reasonably recent CVS client to use it. An example of setting it from a Bourne shell: - [EMAIL PROTECTED]:~$ CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic + [EMAIL PROTECTED]:~$ CVSROOT=:pserver:[EMAIL PROTECTED]:/home/cvspublic [EMAIL PROTECTED]:~$ export CVSROOT It is very important that you do not put a trailing "/" on the value @@ -44,7 +44,7 @@ The two anoncvs servers currently available are: - :pserver:[EMAIL PROTECTED]:/home/cvspublic + :pserver:[EMAIL PROTECTED]:/home/cvspublic and @@ -54,7 +54,7 @@ Once you have set your CVSROOT, you need to log in: [EMAIL PROTECTED]:~$ cvs login - (Logging in to [EMAIL PROTECTED]:/home/cvspublic) + (Logging in to [EMAIL PROTECTED]:/home/cvspublic) CVS password: The password is "anoncvs" (without the quotation marks) for
