[Buildbot-commits] buildbot ChangeLog,1.496,1.497

Brian Warner warner at users.sourceforge.net
Wed Aug 31 02:26:23 UTC 2005


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22093

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-304
Creator:  Brian Warner <warner at lothar.com>

add --revision_file to the 'buildbot sendchange' args, for Darcs

	* buildbot/scripts/runner.py (sendchange): add --revision_file to
	the 'buildbot sendchange' arguments, for the Darcs context file
	* docs/buildbot.texinfo (sendchange): document it


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.496
retrieving revision 1.497
diff -u -d -r1.496 -r1.497
--- ChangeLog	31 Aug 2005 01:51:43 -0000	1.496
+++ ChangeLog	31 Aug 2005 02:26:21 -0000	1.497
@@ -1,5 +1,9 @@
 2005-08-30  Brian Warner  <warner at lothar.com>
 
+	* buildbot/scripts/runner.py (sendchange): add --revision_file to
+	the 'buildbot sendchange' arguments, for the Darcs context file
+	* docs/buildbot.texinfo (sendchange): document it
+
 	* buildbot/status/html.py: add pending/upcoming builds to CurrentBox
 	* buildbot/interfaces.py (IScheduler.getPendingBuildTimes): new method
 	(IStatus.getSchedulers): new method





More information about the Commits mailing list