Crimson Fields

Crimson Fields CVS

Anonymous CVS

Please keep in mind that the latest files in CVS should be considered work in progress. They are likely to make more problems than the release packages and in fact, the current CVS tree may not even compile properly.

That said, to get anonymous CVS access to the Crimson Fields repository, install the CVS client and set the CVSROOT environment variable.

Examples:

bash
export CVSROOT=:pserver:anoncvs@cvs.seul.org:/home/cvspsrv/cvsroot
csh
setenv CVSROOT :pserver:anoncvs@cvs.seul.org:/home/cvspsrv/cvsroot

Then log into the CVS server using the password 'guest':

cvs login

and check out the sources:

cvs checkout games/crimson

This will create the directory games/crimson at your current location and copy the sources into it. Finally, create the missing build files by running the autogen.sh script in the crimson directory (you need autoconf and automake installed for this to work). Now you can follow the standard make procedure to build the package.

Web interface

The Crimson Fields CVS repository can also be accessed directly via a web interface.

                                                                                                                                                                                                       

[ See more screenshots ]

Feedback

For suggestions, bug reports and general encouragement, send a mail.



Hosted on

Website designed by Laurent Chea