You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of trying to get and convert, I have brought the svn repo into a git repo with
git svn clone svn://svn.r-forge.r-project.org/svnroot/blotter/ which works fine. But I still want to push this repo to github, and I'm assuming I need to do the extra conversions provided by svn2git. Is that correct.
In any case, I'm still unable to get svn2git to execute without the same error as above.
The structure of the svn repo is odd and might this be causing the error to be thrown?
The text was updated successfully, but these errors were encountered:
Here is the error message I get:
I'm guessing maybe
svn
protocol isn't supported?UPDATE:
Instead of trying to get and convert, I have brought the svn repo into a git repo with
git svn clone svn://svn.r-forge.r-project.org/svnroot/blotter/
which works fine. But I still want to push this repo to github, and I'm assuming I need to do the extra conversions provided bysvn2git
. Is that correct.In any case, I'm still unable to get
svn2git
to execute without the same error as above.The structure of the svn repo is odd and might this be causing the error to be thrown?
The text was updated successfully, but these errors were encountered: