*** CVS USAGE ***

Bugfixes and cosmetics should be made on the HEAD branch of the CVS.
Major changes should be done on another branch and be merged soon.

ChangeLog is generated by your commit messages, you should put meaningful
information, unless you made changes that are too trivial to be mentioned.
Commit info when merging a branch with the HEAD must be very informative.

At some points it's useful to tag the CVS. To keep something easily
readable, I propose the following Tag name policy:
	nature of the change _ YYYY-MM-DD _ info about the change.
Basically, all tags that are only for development purpose should be like
	DEV_2003-09-05_blabla
Tag for release purpose should be like
	REL_2003-09-05_1-0-1beta


*** Note ***

These rules can be discussed. If you do not agree with these rules, you're
welcome to post on savane-dev@gna.org but please do not disregard
these rules until we reach an agreement on the list.
