puj / TalkerApp_SVN_Monitor

An TalkerApp "bot" using the JSON message API and pySvn to poll for SVN commits and notify a room.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PREREQUISITE: pysvn installed http://pysvn.tigris.org/project_downloads.html

The application polls an SVN repository for new commits and sends a summary message to the TalkerApp room specified in the config file.  See svnMonitorTalkerApp.cfg.example for more details. 

This python application is a simple bridge between pysvn (a Python SVN extension) and TalkerApp (a cool new IRC-like web-client https://talkerapp.com/).  

TalkerApp already has built-in hookins for GIT monitoring.  



About

An TalkerApp "bot" using the JSON message API and pySvn to poll for SVN commits and notify a room.


Languages

Language:Python 100.0%