[Buildbot-commits] buildbot ChangeLog, 1.823, 1.824 Branch.ChangeLog, 1.1, NONE Branch.notes, 1.1, NONE

Brian Warner warner at users.sourceforge.net
Tue Jan 23 05:50:16 UTC 2007


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

Modified Files:
	ChangeLog 
Removed Files:
	Branch.ChangeLog Branch.notes 
Log Message:
[project @ merge in Bazaar (bzr) support. There are still a few unresolved issues.]

Original author: warner at lothar.com
Date: 2007-01-23 05:47:39

--- Branch.ChangeLog DELETED ---

--- Branch.notes DELETED ---

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.823
retrieving revision 1.824
diff -u -d -r1.823 -r1.824
--- ChangeLog	20 Jan 2007 10:18:48 -0000	1.823
+++ ChangeLog	23 Jan 2007 05:50:14 -0000	1.824
@@ -1,3 +1,15 @@
+2007-01-22  Brian Warner  <warner at lothar.com>
+
+	* buildbot/steps/source.py (Bzr): add Bazaar-ng support
+	* buildbot/slave/commands.py (Bzr): same
+	* buildbot/scripts/tryclient.py (BzrExtractor): same
+	(SourceStampExtractor.dovc): modify this to allow non-zero exit
+	status, since 'bzr diff' does that
+	* buildbot/test/test_vc.py (Bzr): same
+	* docs/buildbot.texinfo (How Different VC Systems Specify Sources):
+	add notes on bzr
+	(Bzr): document it
+
 2007-01-20  Brian Warner  <warner at lothar.com>
 
 	* contrib/darcs_buildbot.py: tidy up the progress messages





More information about the Commits mailing list