typo in the anonymous cvs server name
This commit is contained in:
@@ -3750,9 +3750,9 @@ chmod o+rwx tmp
|
|||||||
<p> The following method is preferred for new developers:</p>
|
<p> The following method is preferred for new developers:</p>
|
||||||
|
|
||||||
<ol><li>fetch the current CVS tree over anonymous CVS:<br />
|
<ol><li>fetch the current CVS tree over anonymous CVS:<br />
|
||||||
<tt>cvs -d:pserver:anonymous@cvs.phpmyadmin.sourceforge.net:/cvsroot/phpmyadmin login</tt><br />
|
<tt>cvs -d:pserver:anonymous@phpmyadmin.cvs.sourceforge.net:/cvsroot/phpmyadmin login</tt><br />
|
||||||
[Password: simply press the Enter key]<br />
|
[Password: simply press the Enter key]<br />
|
||||||
<tt>cvs -z3 -d:pserver:anonymous@cvs.phpmyadmin.sourceforge.net:/cvsroot/phpmyadmin checkout phpMyAdmin</tt><br />
|
<tt>cvs -z3 -d:pserver:anonymous@phpmyadmin.cvs.sourceforge.net:/cvsroot/phpmyadmin checkout phpMyAdmin</tt><br />
|
||||||
[This will create a new sub-directory named phpMyAdmin]</li>
|
[This will create a new sub-directory named phpMyAdmin]</li>
|
||||||
<li>add your stuff</li>
|
<li>add your stuff</li>
|
||||||
<li>put the modified files (tar'ed and gzip'ed) inside the patch tracker of
|
<li>put the modified files (tar'ed and gzip'ed) inside the patch tracker of
|
||||||
|
Reference in New Issue
Block a user