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
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
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
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
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
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