This website (www2.astrogrid.org) is now deprecated - please go to www.astrogrid.org for up to date information.
Source code
How to get AstroGrid source code
The source code for the AstroGrid project is available via anonymous read-only cvs. This repository is updated daily at 3am GMT
To obtain a copy of the source code:
cvs -d :pserver:anonymous@cvs2.astrogrid.org:/astrogrid login
just hit 'enter' at the password prompt, then:
cvs -z3 -d :pserver:anonymous@cvs2.astrogrid.org:/astrogrid co devel
and to update your copy:
cvs -z3 -d :pserver:anonymous@cvs2.astrogrid.org:/astrogrid update