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 https://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]
Modules available for access are:
- sandbox - New developments. Contains currently gendoc.
https://svn.apache.org/repos/asf/ant/sandbox/ -
ant-site
https://svn.apache.org/repos/asf/ant/site/
If you are not familiar with Subversion, Apache Software Foundation's source repositories page may hold many helpful hints.
A nice view of the source history is available through Cenqua's Fisheye instance.