nirvdrum / svn2git

Ruby tool for importing existing svn projects into git.
MIT License
2.11k stars 443 forks source link

Command failed (output redirection?) #165

Open nirvdrum opened 10 years ago

nirvdrum commented 10 years ago

This was originally reported as #132 by @technoskald, but that issue seemed to get hijacked by an unrelated problem. I'm splitting the issues to make it easier to track.

Original report:

Got the following error:

$ svn2git http://bletchley.googlecode.com/svn/trunk/
command failed:
2>&1 git checkout -f master
jklynch commented 10 years ago

I got this error the first time I ran svn2git. I started a new terminal and everything worked.

nirvdrum commented 10 years ago

Weird. Were you also accessing googlecode?

jklynch commented 10 years ago

I was accessing sourceforge. When I got the error I was using the same terminal I used to install svn2git so I think that was the problem.

On Thu, May 29, 2014 at 4:15 PM, Kevin Menard notifications@github.com wrote:

Weird. Were you also accessing googlecode?

— Reply to this email directly or view it on GitHub https://github.com/nirvdrum/svn2git/issues/165#issuecomment-44586134.