Re: [Numpy-discussion] Trac unaware of github move

2010-11-11 Thread Ralf Gommers
On Tue, Nov 9, 2010 at 10:24 PM, Ralf Gommers wrote: > 2010/11/9 Sébastien Barthélemy : >> On Sun, 7 Nov 2010, Ralf Gommers wrote: >>> That will require renaming those files in the source tree from *.txt >>> to *.rst, otherwise there's no way to have github render them >>> properly. Unless I misse

Re: [Numpy-discussion] Trac unaware of github move

2010-11-09 Thread Ralf Gommers
2010/11/9 Sébastien Barthélemy : > On Sun, 7 Nov 2010, Ralf Gommers wrote: >> That will require renaming those files in the source tree from *.txt >> to *.rst, otherwise there's no way to have github render them >> properly. Unless I missed something. Would that be fine? > > I think a *.rst.txt ext

Re: [Numpy-discussion] Trac unaware of github move

2010-11-08 Thread Sébastien Barthélemy
On Sun, 7 Nov 2010, Ralf Gommers wrote: > That will require renaming those files in the source tree from *.txt > to *.rst, otherwise there's no way to have github render them > properly. Unless I missed something. Would that be fine? I think a *.rst.txt extension would also be recognized by github

Re: [Numpy-discussion] Trac unaware of github move

2010-11-07 Thread Ondrej Certik
On Sun, Nov 7, 2010 at 7:17 AM, Ralf Gommers wrote: > On Thu, Nov 4, 2010 at 10:06 PM, Pauli Virtanen wrote: >> Thu, 04 Nov 2010 22:00:47 +0800, Ralf Gommers wrote: >>> I just noticed that the Trac wiki is not displaying updates to files >>> kept in the source tree, for example >>> http://project

Re: [Numpy-discussion] Trac unaware of github move

2010-11-07 Thread Ralf Gommers
On Thu, Nov 4, 2010 at 10:06 PM, Pauli Virtanen wrote: > Thu, 04 Nov 2010 22:00:47 +0800, Ralf Gommers wrote: >> I just noticed that the Trac wiki is not displaying updates to files >> kept in the source tree, for example >> http://projects.scipy.org/numpy/wiki/TestingGuidelines is stuck at an >>

Re: [Numpy-discussion] Trac unaware of github move

2010-11-04 Thread Pauli Virtanen
Thu, 04 Nov 2010 22:00:47 +0800, Ralf Gommers wrote: > I just noticed that the Trac wiki is not displaying updates to files > kept in the source tree, for example > http://projects.scipy.org/numpy/wiki/TestingGuidelines is stuck at an > older version. > > Can one of the admins point the ReST plugi

[Numpy-discussion] Trac unaware of github move

2010-11-04 Thread Ralf Gommers
Hi, I just noticed that the Trac wiki is not displaying updates to files kept in the source tree, for example http://projects.scipy.org/numpy/wiki/TestingGuidelines is stuck at an older version. Can one of the admins point the ReST plugin to github? Ralf _