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.The username is "anonymous" and the password is empty. Instructions for checking out Avrora with the cvs command: % cvs -d :pserver:anonymous@samoa.cs.ucla.edu:/project/cvs/pub login % cvs -d :pserver:anonymous@samoa.cs.ucla.edu:/project/cvs/pub checkout avrora Submitting a PatchTo submit a patch for a bug or improvement, contact the Avrora maintainer: Ben Titzer titzer@ucla.edu. 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.
|