svnbot

Posted by corey Fri, 24 Feb 2006 20:25:00 GMT

I’ve only been here a few days, so I’m still trying to come up to speed on how everything is working. They’re using CIA to do their continuous integrations after each svn commit. They then have a bot on our local irc server that announces whether the build is broken after the recent commit. While it’s nice to know whether the build is broken or not, I wanted to know the commit message and what files were touched. Enter Kevin Ballard’s svnbot. They used to use this in typo but they’ve apparently stopped in the last few months. The major bonus here is not having to go to our local trac server to see what files were modified and what the other developer had to say about the code they just committed.

Comments are disabled