dropline.net

Drivel Development

Getting Involved

There is a mailing list for discussing Drivel's development. Interested developers can subscribe at mail.gnome.org/mailman/listinfo/drivel-list. General questions about Drivel are also appropriate for the mailing list.

The latest Drivel code is hosted on cvs.gnome.org. It can be retrieved using the following commands:

export CVSROOT=':pserver:anonymous@anoncvs.gnome.org:/cvs/gnome'
cvs login
cvs -z3 co drivel

Patches should be generated using the following commands:

cd [toplevel source directory, i.e. ~/code/drivel]
cvs diff -pRuN > [function-of-patch].diff

The resulting .diff file can be attached to bugzilla entries in our bug database.

Valid XHTML 1.0 Strict Valid CSS!