I recently stumbled over buildbot and wanted to give it a try. My problem is that I have to run it under Windows because we don\'t use Linux on workstations or servers in my company.
My buildbot has been running for 3 years using devenv.com to compile the projects on Windows. Now devenv.com has troubles to build for 64 bits versions: passing the configuration as \"Debug|x64\" gen
I have a buildbot with some builders and two slave machines. Some of the builders can run on one slave, and some of them can run on both machines.
I need to set up a buildbot hosting environment which is capable of managing a large number of independent projects, and ideally provides a web front-end for users to manage their buildbot instance.
I asked this similar question and got a satisfactory answer. However, doing the same with SVNPoller doesn\'t work.