Hi, I moved projects.scipy.org Tracs to run on mod_python (instead of CGI), in order to try to combat the present performance issues. Let's see if this helps with the "database is locked" problem. Please drop me a message if something stops working. Pauli
31.03.2012 18:19, Pauli Virtanen kirjoitti:
I moved projects.scipy.org Tracs to run on mod_python (instead of CGI), in order to try to combat the present performance issues. Let's see if this helps with the "database is locked" problem.
Please drop me a message if something stops working.
Ok, this seemed at first sight help somewhat. However, rolling them back to CGI became necessary, due to uncontrollable mod_python memory usage. Some other solution should be taken. Pauli
The plan is use a different issue tracker. We are trying out YouTrack right now and hope to export the Trac database into YouTrack. -Travis the plOn Apr 2, 2012, at 3:16 PM, Pauli Virtanen wrote:
31.03.2012 18:19, Pauli Virtanen kirjoitti:
I moved projects.scipy.org Tracs to run on mod_python (instead of CGI), in order to try to combat the present performance issues. Let's see if this helps with the "database is locked" problem.
Please drop me a message if something stops working.
Ok, this seemed at first sight help somewhat. However, rolling them back to CGI became necessary, due to uncontrollable mod_python memory usage. Some other solution should be taken.
Pauli
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
Hi, 02.04.2012 22:47, Travis Oliphant kirjoitti:
The plan is use a different issue tracker. We are trying out YouTrack right now and hope to export the Trac database into YouTrack.
Certainly, I'm aware :) However, was the plan to also migrate the Scipy Trac? I understood the answer to this was "no". If the aim is to migrate also that, then the Trac can stay it is. Pauli
Sorry, I saw the cross-posting to the NumPy list and wondered if we were on the same page. I don't know of any plans to migrate SciPy Trac at this time: perhaps later. Thanks for the clarification. Best, -Travis I don'tOn Apr 2, 2012, at 3:58 PM, Pauli Virtanen wrote:
Hi,
02.04.2012 22:47, Travis Oliphant kirjoitti:
The plan is use a different issue tracker. We are trying out YouTrack right now and hope to export the Trac database into YouTrack.
Certainly, I'm aware :)
However, was the plan to also migrate the Scipy Trac? I understood the answer to this was "no". If the aim is to migrate also that, then the Trac can stay it is.
Pauli
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
On Mon, Apr 2, 2012 at 11:35 PM, Travis Oliphant <travis@continuum.io>wrote:
Sorry, I saw the cross-posting to the NumPy list and wondered if we were on the same page.
I don't know of any plans to migrate SciPy Trac at this time: perhaps later.
At this time maybe, but I was assuming that if the Numpy migration works out well, Scipy would follow. Same for other supporting tools like a CI server.
Ralf
participants (3)
-
Pauli Virtanen -
Ralf Gommers -
Travis Oliphant