diff --git a/Documentation.html b/Documentation.html index d1c54b03c..1ec1a5623 100755 --- a/Documentation.html +++ b/Documentation.html @@ -3750,9 +3750,9 @@ chmod o+rwx tmp

The following method is preferred for new developers:

  1. fetch the current CVS tree over anonymous CVS:
    - cvs -d:pserver:anonymous@cvs.phpmyadmin.sourceforge.net:/cvsroot/phpmyadmin login
    + cvs -d:pserver:anonymous@phpmyadmin.cvs.sourceforge.net:/cvsroot/phpmyadmin login
    [Password: simply press the Enter key]
    - cvs -z3 -d:pserver:anonymous@cvs.phpmyadmin.sourceforge.net:/cvsroot/phpmyadmin checkout phpMyAdmin
    + cvs -z3 -d:pserver:anonymous@phpmyadmin.cvs.sourceforge.net:/cvsroot/phpmyadmin checkout phpMyAdmin
    [This will create a new sub-directory named phpMyAdmin]
  2. add your stuff
  3. put the modified files (tar'ed and gzip'ed) inside the patch tracker of