Re: [Numpy-discussion] Buildbot not building?

2009-03-19 Thread Stéfan van der Walt
2009/3/19 Pauli Virtanen p...@iki.fi: It's my desktop, so on average a couple of hours per day. Is it worthwhile to keep it? I see that the slave jumping on and off adds some clutter even with show_events=false to the waterfall plot, which is not so nice. Having a permanently connected

Re: [Numpy-discussion] Buildbot not building?

2009-03-18 Thread Stéfan van der Walt
2009/3/17 Pauli Virtanen p...@iki.fi: Ok, it seems like this the issue with no updates is now sorted out:        http://buildbot.scipy.org/waterfall?show_events=false and the buildbot gets the changes OK. Now only the SVN url needs fixing... Oops, should be fixed now. How frequently is your

Re: [Numpy-discussion] Buildbot not building?

2009-03-17 Thread Stéfan van der Walt
Pauli, 2009/2/14 Pauli Virtanen p...@iki.fi: It seems that the buildbot.scipy.org is not picking up the changes in Numpy trunk. I'd guess this could be some issue with SVNPoller. At least it doesn't preserve states across buildmaster restarts, so replacing it with the following might help:

Re: [Numpy-discussion] Buildbot not building?

2009-03-17 Thread Pauli Virtanen
Tue, 17 Mar 2009 15:25:37 +0200, Stéfan van der Walt wrote: 2009/2/14 Pauli Virtanen p...@iki.fi: It seems that the buildbot.scipy.org is not picking up the changes in Numpy trunk. I'd guess this could be some issue with SVNPoller. At least it doesn't preserve states across buildmaster

[Numpy-discussion] Buildbot not building?

2009-02-14 Thread Pauli Virtanen
Hi, It seems that the buildbot.scipy.org is not picking up the changes in Numpy trunk. I'd guess this could be some issue with SVNPoller. At least it doesn't preserve states across buildmaster restarts, so replacing it with the following might help: {{{ import os from

Re: [Numpy-discussion] Buildbot not building?

2009-02-14 Thread Stéfan van der Walt
Hi Pauli 2009/2/14 Pauli Virtanen p...@iki.fi: It seems that the buildbot.scipy.org is not picking up the changes in Numpy trunk. Thanks for the report. I've let the system administrater know. Once the server is able to poll from SVN, would you still recommend using the persistent poller?

Re: [Numpy-discussion] Buildbot not building?

2009-02-14 Thread Pauli Virtanen
Sat, 14 Feb 2009 23:39:32 +0200, Stéfan van der Walt wrote: 2009/2/14 Pauli Virtanen p...@iki.fi: It seems that the buildbot.scipy.org is not picking up the changes in Numpy trunk. Thanks for the report. I've let the system administrater know. Once the server is able to poll from SVN,