jkf 2005/07/15 11:57:19 Modified: xdocs cvs.xml docs cvs.html Log: viewcvs down Revision Changes Path 1.9 +2 -4 ant/xdocs/cvs.xml Index: cvs.xml =================================================================== RCS file: /home/cvs/ant/xdocs/cvs.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- cvs.xml 30 Mar 2005 09:45:29 -0000 1.8 +++ cvs.xml 15 Jul 2005 18:57:19 -0000 1.9 @@ -36,12 +36,10 @@ <source> cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout [module-name]</source> - <p>Modules available for access are (click the links to view the - CVS tree via ViewCVS):</p> + <p>Modules available for access are:</p> <ul> - <li><a href="http://cvs.apache.org/viewcvs/ant/">ant</a> - The - "main" Ant module.</li> + <li>ant - The "main" Ant module.</li> </ul> <p>If you are not familiar with CVS, <a 1.36 +2 -4 ant/docs/cvs.html Index: cvs.html =================================================================== RCS file: /home/cvs/ant/docs/cvs.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- cvs.html 2 Jun 2005 14:02:25 -0000 1.35 +++ cvs.html 15 Jul 2005 18:57:19 -0000 1.36 @@ -187,11 +187,9 @@ password: anoncvs</pre> <pre class="code"> cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout [module-name]</pre> - <p>Modules available for access are (click the links to view the - CVS tree via ViewCVS):</p> + <p>Modules available for access are:</p> <ul> - <li><a href="http://cvs.apache.org/viewcvs/ant/">ant</a> - The - "main" Ant module.</li> + <li>ant - The "main" Ant module.</li> </ul> <p>If you are not familiar with CVS, <a href="http://jakarta.apache.org/site/cvsindex.html">Jakarta's CVS page</a> may hold many helpful hints.</p>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]