Author: antoine
Date: Wed Feb 3 23:53:51 2010
New Revision: 906290
URL: http://svn.apache.org/viewvc?rev=906290&view=rev
Log:
change docu about subversion
Modified:
ant/core/trunk/xdocs/antlibs/proper.xml
ant/core/trunk/xdocs/external.xml
Modified: ant/core/trunk/xdocs/antlibs/proper.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antlibs/proper.xml?rev=906290&r1=906289&r2=906290&view=diff
==============================================================================
--- ant/core/trunk/xdocs/antlibs/proper.xml (original)
+++ ant/core/trunk/xdocs/antlibs/proper.xml Wed Feb 3 23:53:51 2010
@@ -185,44 +185,6 @@
</table>
</subsection>
- <a name="svn"/>
- <subsection name="SVN - Subversion Support">
-
- <p>Contains tasks that correspond to Ant's <cvs>,
- <cvschangelog> and <cvstagdiff> tasks. Requires
- Subversion's command line client.</p>
-
- <table>
- <tr>
- <th>Homepage:</th>
- <td><a
href="./svn/index.html">http://ant.apache.org/antlibs/svn/</a></td>
- </tr>
- <tr>
- <th>SVN URL:</th>
- <td><a
href="https://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a
href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2005-04-15</td>
- </tr>
- <tr>
- <th>Promoted from sandbox:</th>
- <td>2005-11-22</td>
- </tr>
- <tr>
- <th>Latest Release:</th>
- <td>None</td>
- </tr>
- </table>
- </subsection>
</section>
Modified: ant/core/trunk/xdocs/external.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/external.xml?rev=906290&r1=906289&r2=906290&view=diff
==============================================================================
--- ant/core/trunk/xdocs/external.xml (original)
+++ ant/core/trunk/xdocs/external.xml Wed Feb 3 23:53:51 2010
@@ -3903,7 +3903,9 @@
</tr>
<tr>
<th>URL:</th>
- <td><a
href="http://www.ibm.com/developerworks/websphere/">http://www.ibm.com/developerworks/websphere/</a></td>
+ <td>
+ <a
href="http://www.ibm.com/developerworks/websphere/">http://www.ibm.com/developerworks/websphere/</a>
+ </td>
</tr>
<tr>
<th>Article:</th>
@@ -4010,6 +4012,51 @@
</table>
</subsection>
+ <subsection name="SvnAnt">
+
+ <p>SvnAnt is an ant task that provides an interface to Subversion
revision control system
+ that is a compelling replacement for CVS in the open source
community.</p>
+
+ <table class="externals">
+ <tr>
+ <th>URL:</th>
+ <td><a href="http://subclipse.tigris.org/svnant.html">
+ Subclipse .: :. SvnAnt .: :. SvnClientAdapter</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="http://subclipse.tigris.org/servlets/ProjectProcess?pageID=t65B1R">subclipse:
Issues and Help</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td><a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse
Public License (EPL) 1.0</a></td>
+ </tr>
+ </table>
+ </subsection>
+
+ <subsection name="Svn4Ant">
+
+ <p>JWare/AntXtras Svn4Ant (Svn4Ant) is a complete set of native Ant
tasks for managing Subversion working copies,
+ exported directories, and repositories from a build, test, or
deployment environment.
+ Immodestly, Svn4Antâs goal is to be the best provider of Subversion
Ant components.</p>
+
+ <table class="externals">
+ <tr>
+ <th>URL:</th>
+ <td><a href="http://jwaresoftware.org/wiki/svn4ant/home">
+ Subclipse .: :. SvnAnt .: :. SvnClientAdapter</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="http://jwaresoftware.org/wiki/general/support">Support - JWare Free
Software</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td><a
href="http://jwaresoftware.org/wiki-include/svn4ant/latest/LICENSE.txt">LGPL
2.1</a></td>
+ </tr>
+ </table>
+ </subsection>
+
</section>
</body>