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. -
- antlibs - Libraries developed as antlib. -
- sandbox - New developments. -
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/.
- -