[Buildbot-commits] buildbot ChangeLog,1.592,1.593
    Brian Warner 
    warner at users.sourceforge.net
       
    Mon Apr 17 18:31:43 UTC 2006
    
    
  
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16215
Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-498
Creator:  Brian Warner <warner at lothar.com>
added contrib/viewcvspoll.py
	* contrib/viewcvspoll.py: script to poll a viewcvs database for
	changes, then deliver them over PB to a remote buildmaster.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.592
retrieving revision 1.593
diff -u -d -r1.592 -r1.593
--- ChangeLog	17 Apr 2006 18:11:43 -0000	1.592
+++ ChangeLog	17 Apr 2006 18:31:40 -0000	1.593
@@ -1,5 +1,8 @@
 2006-04-17  Brian Warner  <warner at lothar.com>
 
+	* contrib/viewcvspoll.py: script to poll a viewcvs database for
+	changes, then deliver them over PB to a remote buildmaster.
+
 	* contrib/svnpoller.py: added script by John Pye to poll a remote
 	SVN repository (by running 'svn log') from a cronjob, and run
 	'buildbot sendchange' to deliver the changes to a remote
    
    
More information about the Commits
mailing list