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:

+ +

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/.

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