Author: antoine
Date: Thu Nov 24 13:52:34 2005
New Revision: 348813

URL: http://svn.apache.org/viewcvs?rev=348813&view=rev
Log:
add individual entries for each antlib, also links to viewcvs.cgi
instead of the repository http view

Modified:
    ant/core/trunk/docs/svn.html
    ant/core/trunk/xdocs/svn.xml

Modified: ant/core/trunk/docs/svn.html
URL: 
http://svn.apache.org/viewcvs/ant/core/trunk/docs/svn.html?rev=348813&r1=348812&r2=348813&view=diff
==============================================================================
--- ant/core/trunk/docs/svn.html (original)
+++ ant/core/trunk/docs/svn.html Thu Nov 24 13:52:34 2005
@@ -183,13 +183,22 @@
 svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]</pre>
                                 <p>Modules available for access are:</p>
                                 <ul>
-        <li><a href="http://svn.apache.org/repos/asf/ant/core/trunk/";>ant</a> 
- The "main" Ant module.</li>
-        <li><a href="http://svn.apache.org/repos/asf/ant/antlibs/";>antlibs</a> 
- Libraries developed as antlib.</li>
-        <li><a href="http://svn.apache.org/repos/asf/ant/sandbox/";>sandbox</a> 
- New developments.</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/core/trunk/";>ant</a> - The "main" 
Ant module.<br />
+         http://svn.apache.org/repos/asf/ant/core/trunk/
+        </li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/";>antunit</a> 
Test framework for Ant.<br />
+            http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/";>Dotnet 
antlib</a> Contains Nant, Nunit, ...<br />
+            http://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/";>svn antlib</a> 
Contains tasks to interact with Subversion repositories.<br />
+            http://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/";>sandbox</a> - New 
developments. Contains currently gendoc.<br />
+            http://svn.apache.org/repos/asf/ant/sandbox/
+        </li>
       </ul>
                                 <p>If you are not familiar with Subversion, <a 
href="http://jakarta.apache.org/site/cvsindex.html";>Jakarta's
       source repositories page</a> may hold many helpful hints.</p>
-                                <p>Nightly snapshots of the CVS tree are 
available at 
+                                <p>Nightly snapshots of the SVN tree are 
available at 
         <a 
href="http://cvs.apache.org/snapshots/ant/";>http://cvs.apache.org/snapshots/ant/</a>.</p>
                 
     </div>

Modified: ant/core/trunk/xdocs/svn.xml
URL: 
http://svn.apache.org/viewcvs/ant/core/trunk/xdocs/svn.xml?rev=348813&r1=348812&r2=348813&view=diff
==============================================================================
--- ant/core/trunk/xdocs/svn.xml (original)
+++ ant/core/trunk/xdocs/svn.xml Thu Nov 24 13:52:34 2005
@@ -35,16 +35,25 @@
       <p>Modules available for access are:</p>
 
       <ul>
-        <li><a href="http://svn.apache.org/repos/asf/ant/core/trunk/";>ant</a> 
- The &quot;main&quot; Ant module.</li>
-        <li><a href="http://svn.apache.org/repos/asf/ant/antlibs/";>antlibs</a> 
- Libraries developed as antlib.</li>
-        <li><a href="http://svn.apache.org/repos/asf/ant/sandbox/";>sandbox</a> 
- New developments.</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/core/trunk/";>ant</a> - The 
&quot;main&quot; Ant module.<br/>
+         http://svn.apache.org/repos/asf/ant/core/trunk/
+        </li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/";>antunit</a> 
Test framework for Ant.<br/>
+            http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/";>Dotnet 
antlib</a> Contains Nant, Nunit, ...<br/>
+            http://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/";>svn antlib</a> 
Contains tasks to interact with Subversion repositories.<br/>
+            http://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/</li>
+        <li><a 
href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/";>sandbox</a> - New 
developments. Contains currently gendoc.<br/>
+            http://svn.apache.org/repos/asf/ant/sandbox/
+        </li>
       </ul>
 
       <p>If you are not familiar with Subversion, <a
       href="http://jakarta.apache.org/site/cvsindex.html";>Jakarta's
       source repositories page</a> may hold many helpful hints.</p>
 
-      <p>Nightly snapshots of the CVS tree are available at 
+      <p>Nightly snapshots of the SVN tree are available at 
         <a 
href="http://cvs.apache.org/snapshots/ant/";>http://cvs.apache.org/snapshots/ant/</a>.</p>
 
   </section>



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

Reply via email to