nirvdrum / svn2git

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

No logs in verbose mode #271

Open szymonk92 opened 6 years ago

szymonk92 commented 6 years ago

I am migrating SVN project to GIT. Started with dumping repository to the local machine and currently, I am trying to use svn2git, however, my terminal does not display anything even in verbose mode.

screenshot_21

Probably it's not running. Rubby uses 0% resources of processor and 7mb of memory. Any ideas what to do now?

Rizzen59 commented 5 years ago

On windows i had the same issue with last version of ruby, I downgrad to version 2.4.1 and it works