Re: [Numpy-discussion] BzrMirror page on numpy wiki

2008-01-10 Thread David Cournapeau
Michael McLay wrote: > Thanks for the explanation of bzr. I'd like to give it a try on > another project. How did you create the repository at > http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy.trunk > repository? Is this bzr mirror of the numpy svn repository > automatically updated

Re: [Numpy-discussion] BzrMirror page on numpy wiki

2008-01-10 Thread Michael McLay
Thanks for the explanation of bzr. I'd like to give it a try on another project. How did you create the repository at http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy.trunk repository? Is this bzr mirror of the numpy svn repository automatically updated to follow the commits to the nu

Re: [Numpy-discussion] BzrMirror page on numpy wiki

2008-01-10 Thread David Cournapeau
David Cournapeau wrote: > Hi, > > I started a page on how to use bzr, with a link to an import I have > done on the numpy trunk: > > http://scipy.org/scipy/numpy/wiki/BzrMirror > > I thought it would be useful for people not familiar with DVCS, and are > curious to try. In perticular, since I

Re: [Numpy-discussion] BzrMirror page on numpy wiki

2008-01-10 Thread David Cournapeau
Eric Firing wrote: > David, > > Thanks, that's great. > > I am curious: how did you do the conversion? Did you work directly from > the existing svn repo or did you make a local mirror first? > I did not manage to make a mirror first, but that's definitely what you would want to do (if you wa

Re: [Numpy-discussion] BzrMirror page on numpy wiki

2008-01-09 Thread Eric Firing
David, Thanks, that's great. I am curious: how did you do the conversion? Did you work directly from the existing svn repo or did you make a local mirror first? Eric David Cournapeau wrote: > Hi, > > I started a page on how to use bzr, with a link to an import I have > done on the numpy

[Numpy-discussion] BzrMirror page on numpy wiki

2008-01-09 Thread David Cournapeau
Hi, I started a page on how to use bzr, with a link to an import I have done on the numpy trunk: http://scipy.org/scipy/numpy/wiki/BzrMirror I thought it would be useful for people not familiar with DVCS, and are curious to try. In perticular, since I have done the svn->bzr import, the di