http access to Jetbrains git repository
Would it be possible to allow http access to the Jetbrains git repository? In other words, allow "git clone http://git.jetbrains.org/idea/community.git" to work. I cannot access a git-protocol repository from behind my company's web proxy since the proxy only allows connections through to ports 80 and 443, but not the git port of 9418.
Thanks,
Gordon
Please sign in to leave a comment.
Hello Gordon,
We don't plan to enable HTTP access to the repository at git.jetbrains.org
(our admins say that it will create excessive load on our servers), but we
plan to create an official mirror on GitHub (which AFAIK allows HTTP access).
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks for the response and thanks for looking into it. Will you be making an announcement when the Github mirror is available?