[mythtv] [mythtv-commits] extras/master commit: 0eaaa8ca8 by Gavin Hurlbut (Beirdo)
Jonathan Martens
jonathan at snetram.nl
Fri Aug 26 06:37:21 UTC 2011
On 26-8-2011 0:28, MythTV wrote:
> Author: Gavin Hurlbut<ghurlbut at mythtv.org>
> Change Date: 2011-08-25T15:28:35-07:00
> Push Date: 2011/08/25 15:28:53 -0700
> Repository: extras
> Branch: master
> Newto Revision: 0eaaa8ca878a1b2ea6c3bba3c2c3bbfc606440d6
> Changeset: https://github.com/MythTV/extras/commit/0eaaa8ca8
>
> Log:
>
> Adding a README so people know how to run in Win32
>
> Added:
>
> buildbot/Win32/README.txt
Regarding note 18:
+18) if you want to automatically start it... I'm sure there's a way, I
haven't
+ figured that part out yet.
Although I run the whole buildbot in a VirtualEnv I am able to run it as
a service after using the process described here:
http://trac.buildbot.net/wiki/RunningBuildbotOnWindows
BTW is there a specific reason you are not using VirtualEnv and/or pip?
It makes installing BuildBot pretty easy as you can just do things like
this:
\path\to\bb-ve\Scripts\activate.bat
pip install buildbot
pip install buildslave
buildbot checkconfig master
buildbot create master
\path\to\bb-ve\Scripts\deactivate.bat
Kind regards,
Jonathan
More information about the mythtv-dev
mailing list