Frontpage Bugs Contact

Fundanemt CVS Tree

If you want to take part of the Fundanemt development, help us find bugs prior to releases or just want to test the newest and is willing to live with some less tested but newer features then running an installation based on the Fundanemt CVS Tree is definitely for you.

Open up a terminal and go to the folder where you want the fundanemt system to be installed. Note that the fundanemt folder will be created upon checkout from the CVS Tree.

cvs -d:pserver:cvs@sunsite.dk:/pack/anoncvs login
cvs -d:pserver:cvs@sunsite.dk:2401/pack/anoncvs co -P fundanemt

When prompted for a password, type cvs

Fixes branch

Also, you can try the FIXES branch. Every time a bug is fixes in the head branch it is also fixes here. So in other words, this has less features than the head branch, and hopefully fewer bugs as well. To get the FIXES branch, do this:

cvs -d:pserver:cvs@sunsite.dk:/pack/anoncvs login
cvs -d:pserver:cvs@sunsite.dk:2401/pack/anoncvs co -r FUNDANEMT_2_1_FIXES -P fundanemt

When prompted for a password, type cvs

You can also access the CVS Tree through your browser on the URL cvs.sunsite.dk/viewcvs.cgi/fundanemt/

Creating a patch

If you have modified your Fundanemt you can create a patch containing all the changes and submit the patch to the development team for review.

  1. Create a bug report on http://bugs.fundanemt.com/ detailing what the patch fixes or what functionality it provides.
  2. $ cd fundanemt
  3. $ cvs diff -u > somedescriptivefilename.patch
  4. look through the patch
  5. attach the patch file to the bug report
Contributing work
If you have any work you would like commmited to the Fundanemt CVS Tree, you can e-mail a member of the Fundanemt team and they will review your patch and most likely commit it to the HEAD tree.

This page validates according to the w3c specifications as html 4.01