[Buildbot-devel] Experiences with v0.7.5 on Windows

Phil Thompson phil at riverbankcomputing.co.uk
Tue Jan 30 22:08:22 UTC 2007


I've just started playing with buildbot and came across a couple of issues. I 
notice that one of them was reported to the bug tracker almost exactly 2 
years ago, so I thought I'd bring them up here instead.

The buildbot.bat file installed in the Python scripts directory contains the 
wrong path to the current Python installation. (The SF bug number is 
1109469.)

I'm using Twisted v2.5.0 and it seems to have changed the handling of 
_twistw.py so that \buildbot\scripts\startup.py breaks as _twistw.py no 
longer defines run(). It looks like twistd.py now handles Windows so it can 
be used the same way as on non-Windows platforms.

Otherwise, things seem to be working really well.

Phil




More information about the devel mailing list