On Monday, July 30, 2001, at 07:28 PM, Scott Sanders wrote:

> Did you go here: 
> http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/
>
> Recently the cvs server moved around, so the link you saw somewhere was
> probably wrong.  Could you let me know what page the faulty link was on, 
> or
> just submit a patch ;-)
>

here's a patch. i don't know where the configuration project has moved to 
so i can't correct that url.

-robert


Index: xdocs/sandbox.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/sandbox.xml,v
retrieving revision 1.6
diff -u -r1.6 sandbox.xml
--- xdocs/sandbox.xml   2001/05/21 21:17:53     1.6
+++ xdocs/sandbox.xml   2001/07/30 23:08:27
@@ -19,7 +19,7 @@
 
 <p>
   Access to the CVS <strong>jakarta-commons-sandbox</strong> repository is available 
both
-        <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/";>online</a>
+        <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/";>online</a>
         and with a <a href="http://jakarta.apache.org/getinvolved/cvsindex.html";>cvs 
client</a>.
 </p>
 
@@ -31,22 +31,22 @@
 
 <ul>
   <li>
-     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/cjan/";>
+     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cjan/";>
      CJAN</a>
      proposal from Scott Sanders with contributions from many Jakarta developers.
   </li>
   <li>
-     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/configuration/";>
+     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/configuration/";>
      Configuration</a>
      code from the Jakarta Velocity project
   </li>
   <li>
-     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/threading/";>
+     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/threading/";>
      Threading</a>
      proposal from Craig McClanahan.
   </li>
   <li>
-     <a 
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/xmlunit/";>
+     <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/xmlunit/";>
      XMLUnit</a>
      proposal and code from Morgan Delagrange.
   </li>

Reply via email to