This page should describe committer's tools, how to setup and use them. Currently, it is somewhat geared to Java based projects. Adding tools relevant for C/Perl/Pyton/whatever is encouraged.
See also ToolChest/Users for more basic stuff.
Tool oriented view: setup and custimize various tools for CVS access to Apache repositories, applying patches, checking project specific style rules etc.
- general
- Unix tools for windows: Cygwin, ...
- IDEs
- Eclipse
- add your favorote IDE here
- other CVS tools
- CVS command line on Unix
- CVS on Cygwin
- add your favorite CVS tool
- sign a release
- PGP, GPG, whatever
- how to use your favorite build support
- Ant, Make, Maven, whatever
- other stuff which escapes me right now
Task oriented view: add your common tasks, add links to project specific guides
- commit stuff
- apply patches
- make sure code style is ok and unit tests run before committing
- publish a release
- publish to the project's web site