Problems download the clojure-plugin from git.jetbrains.org
When I attempt to clone the clojure-plugin:
git clone git://git.jetbrains.org/idea/clojure-plugin.git
I keep getting the error:
fatal: The remote end hung up unexpectedly
At first I thought it just might be the volume of traffic given the Community announcement the other day but I'm able to clone other repos in the same server with no problems. Is there anything corrupt on this repo? I attempted using http:
git clone http://git.jetbrains.org/idea/clojure-plugin.git
And I see:
fatal: http://git.jetbrains.org/idea/clojure-plugin.git/info/refs not found: did you run git update-server-info on the server?
Any ideas?
Thanks!
Eric
Please sign in to leave a comment.
Seems to be working now...if anyone did anything, thanks!
Eric