I have a project hosted in CodePlex, I selected SVN when I created this project. Now I am trying to use Git to clone this project.
I tried: "git svn clone the_url"
But he just hangs forever. He did not ask me about the username or password or anything else, he just hangs.
Any idea how to make this work?
source
share