[Buildbot-devel] Autostarting the buildslave as a service
Robert Stackhouse
robertstackhouse at gmail.com
Mon Jul 19 22:18:13 UTC 2010
I'm assuming you are running both master and slave on Windows?
You are running buildbot from the git repository? Did you install using
setup.py?
The command to start a buildslave is "buildslave start".
You probably want to check that A) %PythonPath%\Scripts is in your PATH
environment variable. B) there is a buildslave.bat file in the Scripts
directory.
If you don't, look for a buildbot.bat file in Scripts. Copy it to
buildslave.bat and change occurances of "buildbot" to "buildslave".
Test it by running "buildslave" in a command prompt. You should see a list
of options including "create-slave".
-Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20100719/8c802cf7/attachment.html>
More information about the devel
mailing list