[Buildbot-devel] Bazaar-NG Poller
Brian Warner
warner-buildbot at lothar.com
Wed Aug 8 17:58:38 UTC 2007
Russel Winder <russel at russel.org.uk> writes:
> I found the Bazaar-NG poller, bzrpoller.py
> (http://buildbot.net/trac/attachment/ticket/2/bzrpoller.py). Is there
> any chance this might be able to work with Buildbot 0.7.5?
Not yet. The code in that ticket is a sketch, intended to solicit help from
the bzr folks. I'm hoping that someone who knows more about bzr than I do
will be inspired to play with it and fix the bzr-specific aspects of it.
I'll see if I can take a look at the buildbot-specific aspects of it and make
sure those *would* work if/once the bzr-side got fixed.
The exception you posted suggests that I forgot to upcall in __init__, so
maybe just adding that change would improve matters. I'm sure there are
deeper problems than that, though.
cheers,
-Brian
More information about the devel
mailing list