[Buildbot-commits] buildbot ChangeLog,1.518,1.519

Brian Warner warner at users.sourceforge.net
Fri Oct 21 08:14:54 UTC 2005


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

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

enable build-on-branch for the Twisted buildbot

	* buildbot/process/process_twisted.py: rework all BuildFactory
	classes to take a 'source' step as an argument, instead of
	building up the SVN instance in the factory.
	* docs/examples/twisted_master.cfg: enable build-on-branch by
	providing a base_url and default_branch


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.518
retrieving revision 1.519
diff -u -d -r1.518 -r1.519
--- ChangeLog	21 Oct 2005 08:03:39 -0000	1.518
+++ ChangeLog	21 Oct 2005 08:14:52 -0000	1.519
@@ -1,5 +1,11 @@
 2005-10-21  Brian Warner  <warner at lothar.com>
 
+	* buildbot/process/process_twisted.py: rework all BuildFactory
+	classes to take a 'source' step as an argument, instead of
+	building up the SVN instance in the factory.
+	* docs/examples/twisted_master.cfg: enable build-on-branch by
+	providing a base_url and default_branch
+
 	* buildbot/status/words.py (IrcStatusBot.command_FORCE): add
 	control over --branch and --revision, not that they are always
 	legal to provide





More information about the Commits mailing list