X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fgit-clone-svn.sh;h=bfa3e016ed604fb27308ec3cdb1a5bc8230ca82c;hb=a8aa1baef6f4d1df60f44d1d542912acff913226;hp=d58f86e64f0e7d5834c58d7a87950f274ca0cc97;hpb=73da86f08bfb4c018829f8652f98e08b8a69da93;p=infrastructure.git diff --git a/scripts/git-clone-svn.sh b/scripts/git-clone-svn.sh index d58f86e..bfa3e01 100755 --- a/scripts/git-clone-svn.sh +++ b/scripts/git-clone-svn.sh @@ -24,7 +24,6 @@ function clone () { mkdir -p $GIT_WORKDIR pushd $GIT_WORKDIR - svn2git $SVN_PATH svn2git $SVN_PATH --authors $AUTHORS popd