Author: dirkv
Date: Sun Feb  6 07:54:24 2005
New Revision: 151593

URL: http://svn.apache.org/viewcvs?view=rev&rev=151593
Log:
CVS => SVN conversion

Modified:
    jakarta/commons/sandbox/cache/trunk/xdocs/index.xml
    jakarta/commons/sandbox/cache/trunk/xdocs/navigation.xml
    jakarta/commons/sandbox/clazz/trunk/PROPOSAL.html
    jakarta/commons/sandbox/clazz/trunk/build.xml
    jakarta/commons/sandbox/clazz/trunk/xdocs/index.xml
    jakarta/commons/sandbox/clazz/trunk/xdocs/navigation.xml
    jakarta/commons/sandbox/cli/trunk/project.xml
    jakarta/commons/sandbox/compress/trunk/xdocs/index.xml
    jakarta/commons/sandbox/compress/trunk/xdocs/navigation.xml
    jakarta/commons/sandbox/contract/trunk/xdocs/downloads.xml
    jakarta/commons/sandbox/contract/trunk/xdocs/navigation.xml
    jakarta/commons/sandbox/convert/trunk/xdocs/index.xml
    jakarta/commons/sandbox/convert/trunk/xdocs/navigation.xml
    jakarta/commons/sandbox/email/trunk/xdocs/downloads.xml
    jakarta/commons/sandbox/email/trunk/xdocs/index.xml
    jakarta/commons/sandbox/email/trunk/xdocs/navigation.xml
    jakarta/commons/sandbox/events/trunk/PROPOSAL.html
    jakarta/commons/sandbox/events/trunk/xdocs/index.xml
    jakarta/commons/sandbox/events/trunk/xdocs/navigation.xml
    jakarta/commons/sandbox/feedparser/trunk/xdocs/downloads.xml

Modified: jakarta/commons/sandbox/cache/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/cache/trunk/xdocs/index.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/cache/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/cache/trunk/xdocs/index.xml Sun Feb  6 07:54:24 2005
@@ -48,11 +48,11 @@
 <section name="Documentation">
 <p>
  <ul>
-  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
+  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest SVN</li>
   <li>Information about using the 
-     <a 
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons-sandbox/cache/docs/tagext.html?rev=HEAD&amp;content-type=text/html";>
+     <a 
href="http://svn.apache.org/viewcvs/*checkout*/jakarta/commons/sandbox/cache/trunk/docs/tagext.html";>
      Tag library</a></li>
-  <li>The <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cache/";>CVS 
repository</a> can be browsed.</li>
+  <li>The <a 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/cache/";>SVN 
repository</a> can be browsed.</li>
  </ul>
 </p>
 </section>

Modified: jakarta/commons/sandbox/cache/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/cache/trunk/xdocs/navigation.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/cache/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/sandbox/cache/trunk/xdocs/navigation.xml Sun Feb  6 
07:54:24 2005
@@ -20,11 +20,11 @@
   <body>
     <menu name="Commons&#xA0;Cache">
       <item name="Overview"      href="/index.html"/>
-      <item name="Tag library"   
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons-sandbox/cache/docs/tagext.html?rev=HEAD&amp;content-type=text/html";
 />
+      <item name="Tag library"   
href="http://svn.apache.org/viewcvs/*checkout*/jakarta/commons/sandbox/cache/trunk/docs/tagext.html";
 />
       <item name="Javadoc"       href="/apidocs/index.html"/>
       <item name="Mailing lists" href="/mail-lists.html"/>
       <item name="Team"          href="/team-list.html"/>
-      <item name="CVS"           
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cache/"/>
+      <item name="SVN"           
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/cache/"/>
     </menu>
     &common-menus;
   </body>

Modified: jakarta/commons/sandbox/clazz/trunk/PROPOSAL.html
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/clazz/trunk/PROPOSAL.html?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/clazz/trunk/PROPOSAL.html (original)
+++ jakarta/commons/sandbox/clazz/trunk/PROPOSAL.html Sun Feb  6 07:54:24 2005
@@ -104,8 +104,8 @@
 <h3>(3)  Required Jakarta-Commons Resources</h3>
 
 <ul>
-<li>CVS Repository - New directory <code>clazz</code> in the
-    <code>jakarta-commons</code> CVS repository.</li>
+<li>SVN repository - New directory <code>clazz</code> in the
+    <code>jakarta-commons</code> SVN repository.</li>
 <li>Mailing List - Discussions will take place on the general
     <em>commons-dev@jakarta.apache.org</em> mailing list.  To help
     list subscribers identify messages of interest, it is suggested that

Modified: jakarta/commons/sandbox/clazz/trunk/build.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/clazz/trunk/build.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/clazz/trunk/build.xml (original)
+++ jakarta/commons/sandbox/clazz/trunk/build.xml Sun Feb  6 07:54:24 2005
@@ -18,7 +18,7 @@
 
 <!--
         "Clazz" component of the Jakarta Commons Subproject
-        $Id: build.xml,v 1.5 2004/02/20 00:51:33 scolebourne Exp $
+        $Id$
 -->
 
 
@@ -284,79 +284,5 @@
       <arg value="org.apache.commons.clazz.ClazzTest"/>
       <classpath refid="test.classpath"/>
     </java>
-  </target>
-
-
-<!-- ========== Documentation ========================================= -->
-
-  <target name="xdoc.fetch-stylesheet" unless="localstylesheet">
-      <echo>
-       ####################################################################
-       #
-       #  Fetching the latest stylesheet from jakarta-site2
-       #
-       #  NOTE : As this build target is meant for developers, this requires
-       #    a properly setup CVS.  But you are encouraged to use this to
-       #    experiment with Anakia - if the fetch fails, it may be because
-       #    you haven't yet logged into CVS. The way to do it, assuming you
-       #    have a resonable CVS client setup is
-       #
-       #  $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
-       #  password: anoncvs
-       #
-       #  and that should solve it.
-       #
-       #  See http://jakarta.apache.org/site/cvsindex.html for more
-       #      information, or http://www.cvshome.org/
-       #
-       #  Ant really is the bee's knees. http://jakarta.apache.org/ant/
-       #
-       ######################################################################
-       </echo>
-
-      <cvs cvsRoot=":pserver:[EMAIL PROTECTED]:/home/cvspublic"
-          command="checkout -p jakarta-site2/xdocs/stylesheets/site.vsl"
-          output="${docs.src}/stylesheets/site.vsl"
-      />
-  </target>
-
-  <target name="xdoc" depends="xdoc.fetch-stylesheet"
-          description="Generates HTML documentation from XML source">
-    <mkdir      dir="${dist.home}"/>
-    <mkdir      dir="${dist.home}/docs"/>
-
-      <taskdef name="anakia" classname="org.apache.velocity.anakia.AnakiaTask">
-          <classpath location="${velocity.jar}"/>
-          <classpath location="${jdom.jar}"/>
-          <classpath location="${xerces.jar}"/>
-          <classpath location="${commons-collections.jar}"/>
-          <classpath location="${logkit.jar}"/>
-      </taskdef>
-
-      <echo>
-       #######################################################
-       #
-       #  Now using Anakia to transform our XML documentation
-       #  to HTML.
-       #
-       #######################################################
-       </echo>
-
-      <anakia basedir="${docs.src}" destdir="${docs.dest}/"
-           extension=".html" style="./site.vsl"
-           projectFile="stylesheets/project.xml"
-           excludes="**/stylesheets/** empty.xml"
-           includes="**/*.xml"
-           lastModifiedCheck="true"
-           templatePath="xdocs/stylesheets">
-      </anakia>
-
-      <copy todir="${docs.dest}/images" filtering="no">
-          <fileset dir="${docs.src}/images">
-              <include name="**/*.gif"/>
-              <include name="**/*.jpeg"/>
-              <include name="**/*.jpg"/>
-          </fileset>
-      </copy>
   </target>
 </project>

Modified: jakarta/commons/sandbox/clazz/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/clazz/trunk/xdocs/index.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/clazz/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/clazz/trunk/xdocs/index.xml Sun Feb  6 07:54:24 2005
@@ -62,8 +62,8 @@
 <p>
  <ul>
   <li  >The clazz <a href="userguide.html">user guide</a> is available</li>
-  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
-  <li>The <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/clazz/";>CVS 
repository</a> can be browsed.</li>
+  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest SVN</li>
+  <li>The <a 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/clazz/";>SVN 
repository</a> can be browsed.</li>
  </ul>
 </p>
 </section>

Modified: jakarta/commons/sandbox/clazz/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/clazz/trunk/xdocs/navigation.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/clazz/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/sandbox/clazz/trunk/xdocs/navigation.xml Sun Feb  6 
07:54:24 2005
@@ -24,7 +24,7 @@
       <item name="Javadoc" href="apidocs/index.html"/>
       <item name="Mailing lists" href="/mail-lists.html"/>
       <item name="Team" href="/team-list.html"/>
-      <item name="CVS" 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/clazz/"/>
+      <item name="SVN" 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/clazz/"/>
     </menu>
     &common-menus;
   </body>

Modified: jakarta/commons/sandbox/cli/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/cli/trunk/project.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/cli/trunk/project.xml (original)
+++ jakarta/commons/sandbox/cli/trunk/project.xml Sun Feb  6 07:54:24 2005
@@ -98,10 +98,10 @@
   
<distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
   
   <repository>
-    <connection>scm:cvs:pserver:[EMAIL 
PROTECTED]:/home/cvspublic:jakarta-commons/${pom.artifactId.substring(8)}</connection>
-    
<url>http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/</url>
+   
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
+    
<url>http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</url>
   </repository>
-  
+
   <mailingLists>
     <mailingList>
       <name>Commons Dev List</name>

Modified: jakarta/commons/sandbox/compress/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/compress/trunk/xdocs/index.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/compress/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/compress/trunk/xdocs/index.xml Sun Feb  6 07:54:24 
2005
@@ -36,8 +36,8 @@
 <section name="Documentation">
 <p>
  <ul>
-  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
-  <li>The <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/compress/";>CVS 
repository</a> can be browsed.</li>
+  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest SVN</li>
+  <li>The <a 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/compress/";>SVN 
repository</a> can be browsed.</li>
  </ul>
 </p>
 <p>

Modified: jakarta/commons/sandbox/compress/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/compress/trunk/xdocs/navigation.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/compress/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/sandbox/compress/trunk/xdocs/navigation.xml Sun Feb  6 
07:54:24 2005
@@ -23,7 +23,7 @@
       <item name="Javadoc" href="apidocs/index.html"/>
       <item name="Mailing lists" href="/mail-lists.html"/>
       <item name="Team" href="/team-list.html"/>
-      <item name="CVS" 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/compress/"/>
+      <item name="SVN" 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/compress/"/>
     </menu>
     &common-menus;
   </body>

Modified: jakarta/commons/sandbox/contract/trunk/xdocs/downloads.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/contract/trunk/xdocs/downloads.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/contract/trunk/xdocs/downloads.xml (original)
+++ jakarta/commons/sandbox/contract/trunk/xdocs/downloads.xml Sun Feb  6 
07:54:24 2005
@@ -3,7 +3,7 @@
    <properties>
       <title>Downloads</title>
       <author email="commons-dev@jakarta.apache.org">Commons Documentation 
Team</author>
-      <revision>$Id: downloads.xml,v 1.1 2004/10/08 09:36:18 dflorey Exp 
$</revision>
+      <revision>$Id$</revision>
    </properties>
 
    <body>
@@ -38,7 +38,7 @@
 -->
          <p>
             Access to the source tree to see the latest and greatest code is 
possible
-            through <a href="cvs-usage.html">anonymous CVS access</a>.
+            through <a href="cvs-usage.html">anonymous SVN access</a>.
          </p>
       </section>
 

Modified: jakarta/commons/sandbox/contract/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/contract/trunk/xdocs/navigation.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/contract/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/sandbox/contract/trunk/xdocs/navigation.xml Sun Feb  6 
07:54:24 2005
@@ -6,14 +6,6 @@
         <menu name="Commons&#xA0;Contract">
             <item name="Overview" href="/index.html" />
             <item name="Getting started" href="/quickstart.html" />    
-<!--            <item name="Configuration"                 
href="/configuration.html" /> -->
-<!--
-            <item name="Developers&#xA0;Guide"         
href="/guide/index.html" collapse="true">
-                <item name="Class&#xA0;Diagrams"       
href="/guide/classdiagrams.html"/>
-                <item name="Sequence&#xA0;Diagrams"    
href="/guide/sequencediagrams.html"/>
-            </item>
-            <item name="Examples"                      
href="http://cvs.apache.org/viewcvs/jakarta-commons/cache/doc/"/>
--->
             <item name="Downloads"                     href="/downloads.html"/>
         </menu>
         &common-menus;

Modified: jakarta/commons/sandbox/convert/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/convert/trunk/xdocs/index.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/convert/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/convert/trunk/xdocs/index.xml Sun Feb  6 07:54:24 
2005
@@ -61,8 +61,8 @@
 <section name="Documentation">
 <p>
  <ul>
-  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
-  <li>The <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/convert/";>CVS 
repository</a> can be browsed.</li>
+  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest SVN</li>
+  <li>The <a 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/convert/";>SVN 
repository</a> can be browsed.</li>
  </ul>
 </p>
 </section>

Modified: jakarta/commons/sandbox/convert/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/convert/trunk/xdocs/navigation.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/convert/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/sandbox/convert/trunk/xdocs/navigation.xml Sun Feb  6 
07:54:24 2005
@@ -24,7 +24,7 @@
       <item name="Javadoc" href="apidocs/index.html"/>
       <item name="Mailing lists" href="/mail-lists.html"/>
       <item name="Team" href="/team-list.html"/>
-      <item name="CVS" 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/convert/"/>
+      <item name="SVN" 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/convert/"/>
     </menu>
     &common-menus;
   </body>

Modified: jakarta/commons/sandbox/email/trunk/xdocs/downloads.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/email/trunk/xdocs/downloads.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/email/trunk/xdocs/downloads.xml (original)
+++ jakarta/commons/sandbox/email/trunk/xdocs/downloads.xml Sun Feb  6 07:54:24 
2005
@@ -19,17 +19,17 @@
       <title>Downloads</title>
       <author email="commons-dev@jakarta.apache.org">Commons Documentation 
Team</author>
       <author email="[EMAIL PROTECTED]">Quinton McCombs</author>
-      <revision>$Id: downloads.xml,v 1.2 2004/02/19 23:21:41 scolebourne Exp 
$</revision>
+      <revision>$Id$</revision>
    </properties>
 
    <body>
       <section name="Releases">
          <p>There has not yet been a release of commons-email.</p>
          <p>
-            The CVS repository for <em>email</em> can be
-            <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/email/";>browsed 
online</a>
+            The SVN repository for <em>email</em> can be
+            <a 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/email/";>browsed 
online</a>
             or
-            <a href="http://jakarta.apache.org/site/cvsindex.html";>downloaded 
using a CVS client</a>.
+            <a href="http://jakarta.apache.org/site/cvsindex.html";>downloaded 
using a SVN client</a>.
          </p>
       </section>
    </body>

Modified: jakarta/commons/sandbox/email/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/email/trunk/xdocs/index.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/email/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/email/trunk/xdocs/index.xml Sun Feb  6 07:54:24 2005
@@ -72,8 +72,8 @@
 <section name="Documentation">
 <p>
  <ul>
-  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
-  <li>The <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/email/";>CVS 
repository</a> can be browsed.</li>
+  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest SVN</li>
+  <li>The <a 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/email/";>SVN 
repository</a> can be browsed.</li>
  </ul>
 </p>
 </section>

Modified: jakarta/commons/sandbox/email/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/email/trunk/xdocs/navigation.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/email/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/sandbox/email/trunk/xdocs/navigation.xml Sun Feb  6 
07:54:24 2005
@@ -25,7 +25,7 @@
       <item name="Javadoc" href="apidocs/index.html"/>
       <item name="Mailing lists" href="/mail-lists.html"/>
       <item name="Team" href="/team-list.html"/>
-      <item name="CVS" 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/email/"/>
+      <item name="SVN" 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/email/"/>
     </menu>
     &common-menus;
   </body>

Modified: jakarta/commons/sandbox/events/trunk/PROPOSAL.html
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/events/trunk/PROPOSAL.html?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/events/trunk/PROPOSAL.html (original)
+++ jakarta/commons/sandbox/events/trunk/PROPOSAL.html Sun Feb  6 07:54:24 2005
@@ -73,8 +73,8 @@
 <h3>(3)  Required Jakarta-Commons Resources</h3>
 
 <ul>
-<li>CVS Repository - New directory <code>events</code> in the
-    <code>jakarta-commons-sandbox</code> CVS repository. All initial committers
+<li>SVN repository - New directory <code>events</code> in the
+    <code>jakarta-commons-sandbox</code> SVN repository. All initial committers
     are already committers on <code>jakarta-commons-sandbox</code>, so no
     additional user setups are required.</li>
 <li>Mailing List - Discussions will take place on the general

Modified: jakarta/commons/sandbox/events/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/events/trunk/xdocs/index.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/events/trunk/xdocs/index.xml (original)
+++ jakarta/commons/sandbox/events/trunk/xdocs/index.xml Sun Feb  6 07:54:24 
2005
@@ -47,8 +47,8 @@
 <section name="Documentation">
 <p>
  <ul>
-  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
-  <li>The <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/events/";>CVS 
repository</a> can be browsed.</li>
+  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest SVN</li>
+  <li>The <a 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/events/";>SVN 
repository</a> can be browsed.</li>
  </ul>
 </p>
 </section>

Modified: jakarta/commons/sandbox/events/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/events/trunk/xdocs/navigation.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/events/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/sandbox/events/trunk/xdocs/navigation.xml Sun Feb  6 
07:54:24 2005
@@ -23,7 +23,7 @@
       <item name="Javadoc" href="apidocs/index.html"/>
       <item name="Mailing lists" href="/mail-lists.html"/>
       <item name="Team" href="/team-list.html"/>
-      <item name="CVS" 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/events/"/>
+      <item name="SVN" 
href="http://svn.apache.org/viewcvs/jakarta/commons/sandbox/events/"/>
     </menu>
     &common-menus;
   </body>

Modified: jakarta/commons/sandbox/feedparser/trunk/xdocs/downloads.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/feedparser/trunk/xdocs/downloads.xml?view=diff&r1=151592&r2=151593
==============================================================================
--- jakarta/commons/sandbox/feedparser/trunk/xdocs/downloads.xml (original)
+++ jakarta/commons/sandbox/feedparser/trunk/xdocs/downloads.xml Sun Feb  6 
07:54:24 2005
@@ -3,7 +3,7 @@
    <properties>
       <title>Downloads</title>
       <author email="commons-dev@jakarta.apache.org">Commons Documentation 
Team</author>
-      <revision>$Id: downloads.xml,v 1.1 2004/05/22 12:38:32 dirkv Exp 
$</revision>
+      <revision>$Id$</revision>
    </properties>
 
    <body>
@@ -38,7 +38,7 @@
 -->
          <p>
             Access to the source tree to see the latest and greatest code is 
possible
-            through <a href="cvs-usage.html">anonymous CVS access</a>.
+            through <a href="cvs-usage.html">anonymous SVN access</a>.
          </p>
       </section>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to