Ruby Subversion Bindings
I’m currently working on tidying up our development environment and team collaboration tools. One part of this is to either write or reuse an existing package – at the moment we use Trac but this doesn’t seem to be in the spirit of Rails development!
On my list to evaluate are Collaboa, Retrospectiva (which I believe was branched from Collaboa), Redmine (which we’ve used before, albeit a while ago) and Devalot.
A common requirement of the tools that support reading from your SVN repository is to have the Ruby SVN bindings installed and working – a task that for some reason seems harder than it should be.

