
stas at apache
Sep 15, 2001, 9:35 AM
Post #1 of 1
(568 views)
Permalink
|
|
cvs commit: modperl-docs README
|
|
stas 01/09/15 09:35:20 Modified: . README Log: obvious info :) Revision Changes Path 1.2 +3 -0 modperl-docs/README Index: README =================================================================== RCS file: /home/cvs/modperl-docs/README,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README 2001/09/15 16:01:47 1.1 +++ README 2001/09/15 16:35:20 1.2 @@ -5,6 +5,9 @@ can get the repository in one of these ways: % cvs -d :pserver:anoncvs [at] cvs:/home/cvspublic login + +password: anoncvs + % cvs -d :pserver:anoncvs [at] cvs:/home/cvspublic co modperl-2.0 and then look in modperl-2.0/docs or:
|