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

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


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

Added Files:
	Branch.ChangeLog Branch.notes 
Log Message:
[project @ add support for bzr (bazaar-ng)]

Original author: warner at lothar.com
Date: 2007-01-11 00:57:02

--- NEW FILE: Branch.ChangeLog ---
2007-01-10  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


--- NEW FILE: Branch.notes ---
still to do:

 repourl vs repoURL, make it consistent in docs and code
 it would be nice to name this Bazaar, instead of Bzr. Need a transition
  plan for the old baz step.
  old: Arch (tla), Bazaar (baz)
  new?: Arch (tla), Baz (baz), Bazaar (bzr)
 use of 'bzr version-info' vs 'bzr revno', maybe a bzr bug






More information about the Commits mailing list