Re: [Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-18 Thread Charles R Harris
On Sat, Sep 18, 2010 at 4:02 AM, Fernando Perez wrote: > On Thu, Sep 16, 2010 at 1:58 AM, Pauli Virtanen wrote: > > > > > > Numpy SVN repository is now frozen, and does not accept new commits. > > Future development should end up in the Git repository: > > > >http://github.com/numpy/numpy > >

Re: [Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-18 Thread Fernando Perez
On Thu, Sep 16, 2010 at 1:58 AM, Pauli Virtanen wrote: > > > Numpy SVN repository is now frozen, and does not accept new commits. > Future development should end up in the Git repository: > >    http://github.com/numpy/numpy Joining my voice to the collective thank you, I figured I'd pass along s

Re: [Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-17 Thread Stéfan van der Walt
On Fri, Sep 17, 2010 at 3:49 AM, Charles R Harris wrote: > IIRC, Stefan said that the newer version of the buildbot software works with > GIT. Looks like the only missing component is a Git Poller, and because this machine is behind such a scary firewall I'll have to ask the administrators to hel

Re: [Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-16 Thread Charles R Harris
On Thu, Sep 16, 2010 at 7:21 PM, David wrote: > On 09/16/2010 10:30 PM, Pauli Virtanen wrote: > > Thu, 16 Sep 2010 08:58:46 +, Pauli Virtanen wrote: > >> The next things on the TODO list: > >> > >>- Update any links that point to http://svn.scipy.org/svn/numpy > >> or talk about SVN.

Re: [Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-16 Thread David
On 09/16/2010 10:30 PM, Pauli Virtanen wrote: > Thu, 16 Sep 2010 08:58:46 +, Pauli Virtanen wrote: >> The next things on the TODO list: >> >>- Update any links that point to http://svn.scipy.org/svn/numpy >> or talk about SVN. >> >> E.g. numpy.org needs updating. >> >>- Put up

Re: [Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-16 Thread Pauli Virtanen
Thu, 16 Sep 2010 08:58:46 +, Pauli Virtanen wrote: > The next things on the TODO list: > > - Update any links that point to http://svn.scipy.org/svn/numpy > or talk about SVN. > > E.g. numpy.org needs updating. > > - Put up documentation on how to contribute to Numpy via Git. >

Re: [Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-16 Thread Stéfan van der Walt
On Thu, Sep 16, 2010 at 10:58 AM, Pauli Virtanen wrote: > Numpy SVN repository is now frozen, and does not accept new commits. > Future development should end up in the Git repository: > >    http://github.com/numpy/numpy Beautiful! It now takes mere seconds to clone NumPy (compared to several m

[Numpy-discussion] Numpy SVN frozen; move to Git

2010-09-16 Thread Pauli Virtanen
Dear all, Numpy SVN repository is now frozen, and does not accept new commits. Future development should end up in the Git repository: http://github.com/numpy/numpy The next things on the TODO list: - Update any links that point to http://svn.scipy.org/svn/numpy or talk about SVN.