[Checkins] SVN: Sandbox/janjaapdriessen/buildbot/README.txt windows buildslave installation readme update

Jan-Jaap Driessen jdriessen at thehealthagency.com
Tue Oct 26 07:37:25 EDT 2010


Log message for revision 117886:
  windows buildslave installation readme update

Changed:
  U   Sandbox/janjaapdriessen/buildbot/README.txt

-=-
Modified: Sandbox/janjaapdriessen/buildbot/README.txt
===================================================================
--- Sandbox/janjaapdriessen/buildbot/README.txt	2010-10-26 10:39:56 UTC (rev 117885)
+++ Sandbox/janjaapdriessen/buildbot/README.txt	2010-10-26 11:37:24 UTC (rev 117886)
@@ -10,7 +10,7 @@
  - groktoolkit trunk
  - lots of grok packages
 
-Supported python versions are 2.5 and 2.6.
+Supported python versions are 2.4, 2.5, 2.6 and 2.7.
 
 Test slaves win, osx and 32 and 64 bit linux are supported.
 
@@ -20,10 +20,7 @@
 We tried to use the collective.buildbot:slave buildout recipe, but to no avail.
 Setting up the windows build slaves is a manual process described here:
 
-  http://buildbot.net/trac/wiki/RunningBuildbotOnWindows
-
-Setting up OSX build slaves
----------------------------
-
-See http://buildbot.net/trac/wiki/UsingLaunchd for running stable OSX build
-slaves.
+ - install python 2.4 until 2.7
+ - install pywin32 for each of these pythons
+ - inside a virtualenv, install zope.interface, twisted and buildbot
+ - buildbot create-slave ...



More information about the checkins mailing list