Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to convert remote svn repo from R-Forge #100

Open
milktrader opened this issue Dec 6, 2012 · 0 comments
Open

Fail to convert remote svn repo from R-Forge #100

milktrader opened this issue Dec 6, 2012 · 0 comments

Comments

@milktrader
Copy link

Here is the error message I get:

✈  svn2git svn://svn.r-forge.r-project.org/svnroot/blotter/   --rootistrunk
command failed:
2>&1 git svn init --prefix=svn/ --no-metadata --trunk=svn://svn.r-forge.r-project.org/svnroot/blotter/

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant