All of the development of the argo software is conducted via a public CVS Repository, if you'd like to use the most recent version of the code then please consider installing from there.
You can checkout a copy of the current version of the code by running the following two commands:
cvs -d :pserver:anonymous@cvsrepository.org:/home/cvs login
cvs -d :pserver:anonymous@cvsrepository.org:/home/cvs co argo
Once you have a copy of the project checked out you can keep it up to date by executing "make update".
Sidebar
Dead Project
Development upon argo has ceased pending a redesign.