Getting Avrora with Anonymous CVSThe latest development version is always available via anonymous CVS. This version contains day to day fixes and improvements as they are committed to individual developers. Anonymous CVS access is read-only.Use the following commands to checkout the latest version of Avrora from CVS. When prompted for a password for anonymous, simply press the Enter key: cvs -d:pserver:anonymous@avrora.cvs.sourceforge.net:/cvsroot/avrora login cvs -z3 -d:pserver:anonymous@avrora.cvs.sourceforge.net:/cvsroot/avrora co -P avrora Submitting a PatchTo submit a patch for a bug or improvement, contact the Avrora maintainer: Ben Titzer (first.last _at_ gmail _dot_ com). Your changes will be merged into the latest development version. Please provide tests that stress your modifications. Avrora has a built-in testing framework in theavrora.test package that you should learn how to use
and build test cases for.
|