Re: [Python-Dev] Planning a Windows buildbot

2010-04-20 Thread Martin v. Löwis
Antoine Pitrou wrote: > Martin v. Löwis v.loewis.de> writes: >> As for the operating system: I don't think it matters at all. Windows XP >> Home is as fine a platform for this application as Windows 2008 R2 >> Enterprise. What would matter is processor architecture - we don't have >> an Itanium Wi

Re: [Python-Dev] Planning a Windows buildbot

2010-04-20 Thread Antoine Pitrou
Martin v. Löwis v.loewis.de> writes: > > As for the operating system: I don't think it matters at all. Windows XP > Home is as fine a platform for this application as Windows 2008 R2 > Enterprise. What would matter is processor architecture - we don't have > an Itanium Windows buildbot slave Mi

Re: [Python-Dev] Planning a Windows buildbot

2010-04-20 Thread Martin v. Löwis
Tim Golden wrote: > I've got agreement in principle for one of our decommissioned > servers to be repurposed as a Python buildbot. My idea would > be to set it up as a Windows 2003 R2 server, at least partly > because we don't seem to have any Windows server buildbots > and it's a platform I'm espe

[Python-Dev] Planning a Windows buildbot

2010-04-20 Thread Tim Golden
I've got agreement in principle for one of our decommissioned servers to be repurposed as a Python buildbot. My idea would be to set it up as a Windows 2003 R2 server, at least partly because we don't seem to have any Windows server buildbots and it's a platform I'm especially interested in. Does