About Collaboa
The goal of Collaboa is to be a collaborative tool for developers using Subversion.
Currently, only the following features are available:
- Repository browsing
- Changeset viewer
- Issue tracking
- Milestone management
Thanks to Rails, the underlying framework, it runs on a number of web servers supporting both FastCGI and plain CGI. Because of the speed improvements over plain CGI, FastCGI is the preferred environment to run it in. The developer is known to have a personal taste for Lighttpd as a web server, but that shouldn’t stop you from using anything else, like Apache.
Some features planned for future releases are:
- Continuous integration of tests/builds
A little background…
Colloboa has been heavily influenced by Trac, which showed the world how nicely version and bug tracking could be integrated. Hopefully Colloboa still has a place in the world because of its different feature set (although it may not be quite there yet).
