From 3dda32af77dbf6bc57d1bb2caa4e8960fc07883d Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 20 Jan 2003 09:06:06 +0000 Subject: [PATCH] - Mention php5, as HEAD with ZE1 (php4 module) doesn't work anymore. --- anoncvs.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/anoncvs.php b/anoncvs.php index 6b4ecf68e..4fae3865c 100644 --- a/anoncvs.php +++ b/anoncvs.php @@ -33,8 +33,8 @@ diff -u
  • Log in to the PHP anonymous CVS server. Use phpfi as the password.
    cvs -d :pserver:cvsread@cvs.php.net:/repository login
  • -
  • Obtain the PHP 4 CVS tree:
    -
    cvs -d :pserver:cvsread@cvs.php.net:/repository co php4
  • +
  • Obtain the PHP 5 CVS tree:
    +
    cvs -d :pserver:cvsread@cvs.php.net:/repository co php5
  • Note:
    @@ -65,7 +65,7 @@ cvs -d :pserver:cvsread@cvs.php.net:/repository co -r PHP_4_0_7 php4 for the documentation, available via anonymous CVS. See the web-based view of the CVS server to see what is available, and substitute the appropriate name for -"php4" in step 3 (and ignore the later steps).

    +"php5" in step 3 (and ignore the later steps).

    You can also mirror the PHP CVS repository using CVSup. See here for more details.