SUMMARY
Features, download and contact info
USER MANUAL
Includes screenshots
HACKING
Submitting patches, CVS access etc.
SPECS
Features, target audience, hardware etc.
GERMAN
USE CASES
Diagrams and text of possible user actions
GERMAN

CONTACT US
SourceForge Logo
So you want to contribute?

If you are familiar with SourceForge, jump right to our project page. You will find all the necessary links there.

In a nutshell, to get the latest version, you will need to check it out from CVS:

user@system$ cvs -z3 -d:pserver:anonymous@cvs.ftraq.sourceforge.net:/cvsroot/ftraq co ftraq

If you are not familiar with CVS, please read the manual and FAQ. CVS clients exist for virtually all operating systems.

The common procedure to submit changes to the code is as follows:

  • Subscribe to the ftraq-devel mailing list.
  • Work with the latest version in CVS. Edit the code and do a cvs rdiff of the changed file(s) when you are done. Send the generated patch(es) to the mailing list.
  • Once your patch is approved, it will be checked into the tree by one of the core developers.

If you have submitted significant enhancements over an extended period of time, you may be granted CVS write access and can then check in enhancements yourself.

We are fairly open to all enhancements that do not break existing functionality.