Savane is a place where GNU live. It is dedicated to Free Software projects.

Savane is based on Savannah, which was derived from SourceForge 2.0.

				 ---------

The project homepage is http://gna.org/projects/savane


				 ---------

Interested in contributing? There's lot of room for contributions:
translations, bugfixing, program improvement, color theme, etc. Get in
touch with us at <savane-dev@gna.org>

Need some help to install Savane on another site? Interested in Savane
future directions? Contact us at the same address.


				 --------

Savane is composed of a database, a web frontend and a system backend.

The web frontend is the user interface, run by a webserver with PHP. All users modifications in the database are made via this frontend. It permits them to submit items (bugs, task...), modify items, change their preferences, etc.

The system backend is mainly used by cronjob, or by site administrators in a console shell. It is written in Perl, composed of Perl Scripts and Perl Modules. It's purpose is to update the system(s) with the database information. For instance if you give to project a download area, the backend will, on the system that host the area, create a unix group, create unix users account associated with the group for any member of the group, create a download area at the configured location, associate that area with the group.