[Numpy-discussion] First shot at svn->git conversion
David Cournapeau
cournape@gmail....
Sun Jul 25 23:57:36 CDT 2010
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 through
svn-all-fast-export
- svn tags are put into the svntags "namespace", and only maintenance
branches have been kept
- "out of branch" branches (f2py, vendor, etc...) have not been
included. They become separate git repos (not uploaded).
DO NOT COMMIT ANYTHING TO THIS REPO - this is only for testing, any
change made to this repo WILL be lost,
cheers,
David
More information about the NumPy-Discussion
mailing list