[Buildbot-devel] BuildBot and Visual Studios...

Philippe McLean philippe.mclean at gmail.com
Fri Sep 16 15:13:35 UTC 2011


Our site has been using buildbot with great success since last winter.

Our slaves build with Visual Studio 2008 on Windows Server 2003 SP2 32 bit.
Slaves are cloned vms.

The master also runs on Windows Server 2003, though there is no compelling
technical reason for placing it there.

I based our setup on the wiki noted:

http://trac.buildbot.net/wiki/RunningBuildbotOnWindows


There is one major pitfall I discovered related to Windows file system
permissions inherited during python egg installation that is not noted on
the wiki.

I found that I had to do all the python setup and installation as the actual
"Administrator" account, and not as another user with Administrator
privileges,
otherwise the windows service would silently fail.

Running shell steps can sometimes lead to surprises with command line
parameters. Avoid spaces and special characters.

good luck!
Phil







>
>
>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110916/ab90f56e/attachment.html>


More information about the devel mailing list