SvnBot News
Brought to you by:
scottphillips
The SvnBot is a simple single purpose IRC robot that monitors one or more SVN repositories. When changes are committed to a source repository the robot makes an announcement in an IRC channel. The purpose of the tool is to allow a team of developers to keep up to date on changes that other team members are making. SvnBot does not rely on commit-hooks as many other bots do, instead it acts as a deamon periodicaly polling the repository to see if any changes have occurred. This allows the robot to run independently of the repository.
See the project's homepage for more information:
http://www.scottphillips.com/tools/svnbot/