CVS Rules 0.2
- Only changes specified in The Plan may be committed.
- One fix/feature per commit. This to make rollbacks easy.
- When committing, there must be a log entry describing the commit.
- No branching, tagging etc by developers.
- Only commit things that work, do not use instead of saving locally.
- Write code with the same coding style that already is in the script.