Is there a HTTP protocol url available for the spring ampq for java repository? I'd like to access it from behind a corporate firewall and ours doesn't like the git protocol.
Thanks,
Shane
Is there a HTTP protocol url available for the spring ampq for java repository? I'd like to access it from behind a corporate firewall and ours doesn't like the git protocol.
Thanks,
Shane
Shane,
We are actually planning to provide HTTP access to the Git repository for Spring projects. There are some issues to be resolved related to the configuration of privacy settings first. Please stay tuned!
Thanks,
-Mark
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf
Thanks, Mark!
+1 for "git clone http://" access. Wanted to demo it to the client, had to git it to my phone, tar it up, and send via e-mail.. Not really "gitty"
/Anatoly
Humans are stateful and mutable beings that have no problems processing many things concurrently and share state with others + they are usually "coupled"
Our system administrator is looking into it. We do now have public access to git.springsource.org, but keep an eye out for the http clone URL support.
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf
HTTP is now available as a Git clone URL option on any repo at git.springsource.org
Thanks for the feedback!
-Mark
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf
That was quick. Thanks Mark!
/Anatoly
Humans are stateful and mutable beings that have no problems processing many things concurrently and share state with others + they are usually "coupled"
Thanks Mark! It's a big help for people behind corporate firewalls.