[Buildbot-commits] buildbot ChangeLog,1.533,1.534

Brian Warner warner at users.sourceforge.net
Tue Oct 25 01:26:13 UTC 2005


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

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

update manual, add --branch to 'buildbot sendchange'

	* docs/buildbot.texinfo: update lots of stuff

	* buildbot/scripts/runner.py (sendchange): add a --branch argument
	to the 'buildbot sendchange' command
	* buildbot/clients/sendchange.py (Sender.send): same
	* buildbot/changes/pb.py (ChangePerspective): same
	* buildbot/test/test_changes.py (Sender.testSender): test it


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.533
retrieving revision 1.534
diff -u -d -r1.533 -r1.534
--- ChangeLog	24 Oct 2005 22:42:03 -0000	1.533
+++ ChangeLog	25 Oct 2005 01:26:11 -0000	1.534
@@ -1,5 +1,13 @@
 2005-10-24  Brian Warner  <warner at lothar.com>
 
+	* docs/buildbot.texinfo: update lots of stuff
+
+	* buildbot/scripts/runner.py (sendchange): add a --branch argument
+	to the 'buildbot sendchange' command
+	* buildbot/clients/sendchange.py (Sender.send): same
+	* buildbot/changes/pb.py (ChangePerspective): same
+	* buildbot/test/test_changes.py (Sender.testSender): test it
+
 	* buildbot/process/step.py (SVN.__init__): change 'base_url' and
 	'default_branch' argument names to 'baseURL' and 'defaultBranch',
 	for consistency with other BuildStep arguments that use camelCase.





More information about the Commits mailing list