Developer Links
Bugzilla
ViewCVS


Last 10 bugs submitted
01.16.07
typing ~ outputs ~RS

02.13.06
Connect_user() Bug

02.01.06
Default Warping

09.09.05
Compile Warning

08.13.05
User flags are broken

04.16.05
The ^ bug

12.29.03
user counts
.rcountu and prompt
DESC_LEN
Still the lack of prompt


Bug submission stats
20 :: uzume
7 :: marado
6 :: ardant
5 :: amnuts
5 :: thegeoperson
2 :: mzserena
1 :: dan
1 :: mags
Bugzilla Information
Please note that Bugzilla should only be used to report bugs, and bugs alone. Please do not make any feature requests on Bugzilla. The appropriate board on the Amnuts Message Board is a much better sounding board for those ideas. If a feature enhancement is posted to the board by anyone who is not part of the Amnuts Core Team then it will deleted.

If you do have a feature/enhancement that you'd like to see worked into future versions of Amnuts then please post them on the above message board. The Core Team will try to review and merit all ideas. The ideas that all agree upon will try to be worked into the code.


CVS Information
For anonymous CVS access to the Amnuts source, use a cvs root of:

:pserver:anoncvs@amnuts.dune.net:/home/amnuts/cvs

To checkout Amnuts do:

cvs -d :pserver:anoncvs@amnuts.dune.net:/home/amnuts/cvs checkout amnuts

Or to stay on the Amnuts 2.3.0 branch:

cvs -d :pserver:anoncvs@amnuts.dune.net:/home/amnuts/cvs checkout -r amnuts230 -d amnuts230 amnuts

Then you can just use cvs in that directory freely to make diffs for attaching to bugzilla and/or keeping your tree up-to-date. For example:

cvs diff -u
cvs update

For help on CVS you might want to check out one of these sites: