Skip to content
Snippets Groups Projects
Commit 8632266a authored by Yaroslav Halchenko's avatar Yaroslav Halchenko
Browse files

DOC: minor changes in README in regard to use of git-svn

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@615 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
parent 28d68931
Branches
Tags
No related merge requests found
...@@ -73,7 +73,7 @@ GIT Mirror ...@@ -73,7 +73,7 @@ GIT Mirror
There is also an automatically updated git mirror of scikit-learn There is also an automatically updated git mirror of scikit-learn
available from github (http://github.com/yarikoptic/scikit-learn). So available from github (http://github.com/yarikoptic/scikit-learn). So
you could setup your development using GIT and committing results back you could setup your development using GIT and commit results back
to SVN using ``git svn``. To get started using git mirror and link it to SVN using ``git svn``. To get started using git mirror and link it
to original SVN, use:: to original SVN, use::
...@@ -84,7 +84,7 @@ to original SVN, use:: ...@@ -84,7 +84,7 @@ to original SVN, use::
git config svn.authorsfile .svnauthors git config svn.authorsfile .svnauthors
Such setup was inspired by GIT Mirror for NumPy and SciPy projects, Such setup was inspired by GIT Mirror for NumPy and SciPy projects,
which is well described at which is well described (including some of ``git svn`` caveats) at
http://projects.scipy.org/numpy/wiki/GitMirror . http://projects.scipy.org/numpy/wiki/GitMirror .
If you are not a part of the team and/or have no commit rights to SVN, If you are not a part of the team and/or have no commit rights to SVN,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment