[Python-Dev] viewvc at svn.python.org down?
The viewvc interface of svn.python.org seems down. svn is working properly though. Anyone aware of the problem? -- O.R.Senthil Kumaran http://uthcode.sarovar.org ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] viewvc at svn.python.org down?
On Dec 26, 2007 9:49 AM, O.R.Senthil Kumaran <[EMAIL PROTECTED]> wrote: > The viewvc interface of svn.python.org seems down. > svn is working properly though. > Anyone aware of the problem? > I believe the machine hosting the Subversion server was to be upgraded today. That might be the cause of this. -Brett > > -- > O.R.Senthil Kumaran > http://uthcode.sarovar.org > ___ > Python-Dev mailing list > Python-Dev@python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/brett%40python.org > ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Spurious Buildbot Reports
> It would also be nice if the checkins list only got spammed for actual > compile or test failures. I'm not all that interested in getting an > email just because a box got rebooted or lost its net connection for a > while. > > In terms of checking the buildbot status page itself, it would be a lot > more convenient if the "current/last build" field on the buildbot slave > details page was a hyperlink to that build's results page rather than a > mere number as it is now. In short: contributions are welcome. Regards, Martin ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] Spurious Buildbot Reports
Martin v. Löwis wrote: >> It would also be nice if the checkins list only got spammed for actual >> compile or test failures. I'm not all that interested in getting an >> email just because a box got rebooted or lost its net connection for a >> while. >> >> In terms of checking the buildbot status page itself, it would be a lot >> more convenient if the "current/last build" field on the buildbot slave >> details page was a hyperlink to that build's results page rather than a >> mere number as it is now. > > In short: contributions are welcome. Where does the buildbot HTML/email generation code live? I thought I'd found it in the Tools directory, but that turned out to be just the utility scripts for the buildbot clients. Cheers, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --- http://www.boredomandlaziness.org ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com