CVS Repositories |
Access the Source Tree (AnonCVS) |
Anyone can checkout source code from our anonymous CVS server. To do so, simply use the following commands (if you are using a GUI CVS client, configure it appropriatly):
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login password: anoncvs
cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout [module-name]
Modules available for access are (click the links to view the CVS tree via ViewCVS):
- jakarta-ant - The "main" Ant module.
- jakarta-ant-antidote - Antidote, a GUI frontend to Ant.
If you are not familiar with CVS, Jakarta's CVS page may hold many helpful hints.