From 92f4942c73c6cffee9674c62dad74f72ba31a121 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 7 Sep 2005 05:19:21 +0000 Subject: [PATCH] switch to svn git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@279247 13f79535-47bb-0310-9956-ffa450edef68 --- docs/svn.html | 218 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 218 insertions(+) create mode 100644 docs/svn.html diff --git a/docs/svn.html b/docs/svn.html new file mode 100644 index 000000000..6ba0b41f4 --- /dev/null +++ b/docs/svn.html @@ -0,0 +1,218 @@ + + + + + + + + Apache Ant - SVN Repositories + + + + + + + + +
+ + + + + + +
Apache Ant siteApache Ant logo +
+ + + + + + + + + + + + + + +
+ + + + +
+ the Apache Ant site +
+
+
+
+ +
+ + + + + +
+ + + + +
Home
+
+ + + + +
Projects
+
+
+ +
+ + +
 
+
+
+

SVN Repositories

+

+ + Access the Source Tree (Subversion) +

+

Anyone can checkout source code from our public Subversion repository. To do so, + simply use the following command (if you are using a GUI client, configure it + appropriately):

+
+svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]
+

Modules available for access are:

+
    +
  • ant - The "main" Ant module.
  • +
+

If you are not familiar with Subversion, Jakarta's + source repositories page may hold many helpful hints.

+

Nightly snapshots of the CVS tree are available at + http://cvs.apache.org/snapshots/ant/.

+ +
+
+ + + + + + + + + + + + + + +