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.