Posted by Chris Anderton on March 5th, 2009 @ 10:35 – 4 comments
Updated on March 5th, 2009 @ 11:58
Tagged with svn
It's been done before, but a while back I played around with making a simple Twitter post-commit hook for Subversion. Whilst doing a spot of spring cleaning I stumbled across it sitting alone on my hard drive so figured I may as well push it to Github for the public to enjoy!
Read more of this entry
Posted by Chris Anderton on November 21st, 2007 @ 00:30 – 1 comment
Updated on December 19th, 2007 @ 11:06
Tagged with svn
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.
Read more of this entry