> 2009/3/4 David Cournapeau <[email protected]>: > Travis E. Oliphant wrote: >> Is commit to NumPy SVN still turned off? How do I get a working SVN >> again? > > It is on - I could commit a few things 1-2 hours ago. If you still get > an administrative error message ("repo is read only ..."), it means you > are on the old repo.
The local checkout on my machine stopped working: $ svn up svn: 'http://scipy.org/svn/numpy/trunk' path not found I had to do a fresh checkout from http://svn.scipy.org/svn/numpy/ (note changed URL). Maybe the problem is related? It looks like http://scipy.org/svn/numpy no longer resolves to the SVN repository... Cheers, Scott _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
