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.
http://svn.apache.org/repos/asf/ant/core/trunk/
antunit Test framework for Ant.
http://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/