Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-28 Thread David
On 07/28/2010 05:45 PM, Pauli Virtanen wrote: > Wed, 28 Jul 2010 12:17:27 +0900, David Cournapeau wrote: > [clip] > http://github.com/numpy/numpy_svn >> >> I put a new repostory (same location) > > Some more notes: > > - 1.1.x branch is missing. > >This is maybe because in SVN something ugl

Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-28 Thread Pauli Virtanen
Wed, 28 Jul 2010 12:17:27 +0900, David Cournapeau wrote: [clip] http://github.com/numpy/numpy_svn > > I put a new repostory (same location) Compared this against git-svn produced repository. There are a number of commits missing from the early history, apparently because numpy trunk was mo

Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-28 Thread Pauli Virtanen
Wed, 28 Jul 2010 12:17:27 +0900, David Cournapeau wrote: [clip] http://github.com/numpy/numpy_svn > > I put a new repostory (same location) Some more notes: - 1.1.x branch is missing. This is maybe because in SVN something ugly was done with this branch? - Something is still funny with

Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-27 Thread David Cournapeau
On Mon, Jul 26, 2010 at 6:16 PM, David wrote: > On 07/26/2010 05:44 PM, Pauli Virtanen wrote: >> Mon, 26 Jul 2010 13:57:36 +0900, David Cournapeau wrote: >>> I have finally prepared and uploaded a test repository containing numpy >>> code: >>> >>> http://github.com/numpy/numpy_svn I put a new rep

Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-26 Thread Pauli Virtanen
Tue, 27 Jul 2010 00:26:51 +0800, Ralf Gommers wrote: [clip] > > > Also, Ralf has the Git ID in format "rgommers<...email...>", but I > > > guess that's correct? > > My checkout failed so can't check this, but that looks a little odd. My > .gitconfig is normal: > user] > name = rgommers > em

Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-26 Thread Ralf Gommers
On Mon, Jul 26, 2010 at 5:16 PM, David wrote: > On 07/26/2010 05:44 PM, Pauli Virtanen wrote: > > Mon, 26 Jul 2010 13:57:36 +0900, David Cournapeau wrote: > >> I have finally prepared and uploaded a test repository containing numpy > >> code: > >> > >> http://github.com/numpy/numpy_svn > Hmm, th

Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-26 Thread David
On 07/26/2010 05:44 PM, Pauli Virtanen wrote: > Mon, 26 Jul 2010 13:57:36 +0900, David Cournapeau wrote: >> I have finally prepared and uploaded a test repository containing numpy >> code: >> >> http://github.com/numpy/numpy_svn > > Some observations based on a quick look: > > 1) > > $ git branch -

Re: [Numpy-discussion] First shot at svn->git conversion

2010-07-26 Thread Pauli Virtanen
Mon, 26 Jul 2010 13:57:36 +0900, David Cournapeau wrote: > I have finally prepared and uploaded a test repository containing numpy > code: > > http://github.com/numpy/numpy_svn Some observations based on a quick look: 1) $ git branch -r origin/maintenance/1.1.x_5227 origin/maintenance/1.5.x

[Numpy-discussion] First shot at svn->git conversion

2010-07-25 Thread David Cournapeau
Hi there, I have finally prepared and uploaded a test repository containing numpy code: http://github.com/numpy/numpy_svn Please check in particular that your account information are correctly recorded in the log. A few informations: - the repo was converted from a local svn mirror to git thro