No commit activity in last 3 years
No release in over 3 years
A jabber bot for subversion commits.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

svenbot

Svenbot is a very simple Jabber bot. It listens to commits through a subversion hook and sends out messages to anybody who has registered an interest in such things.

TODO

  • Only send out notifications to available people.
  • Persist state of registered users.
  • Abstract svn bits into their own classes with an eye to git support.