This project contains all the work on extending and adapting gforge. Note that some of the folders listed below may not yet be active. upgrade_v4/ upgrade scripts and howto on getting to a working gforge 4.0 gforge_files/ These are files that override or add directly to the standard gforge package. A config file and python script sit in the base directory which automate the process of syncing this with gforge as new files are added (removal is slightly more complicated). They also indicate the mapping of files here to the gforge install. They are organized as follows: etc/ gforge config files. usr/ main gforge code files docs/ documentation of the gforge system and the work we do on it sandbox/ place to work temporarily and play around kforge/ kforge specific work (that doesn't fit directly into or on top of gforge) One day may become a separate project.