Git java-support

Ian Young ian at iay.org.uk
Thu Jul 7 05:51:36 EDT 2016


> On 6 Jul 2016, at 23:23, Raymond Gardner <r.gardner at ntta.com> wrote:
> 
> I’m trying to “clone” the source for java-support.  I’m having connection issues using git.
> Am I doing something wrong or are there issues with the repository?
>  
> URI: git://git.shibboleth.net/java-support <git://git.shibboleth.net/java-support>
> Error:
> fatal: unable to connect to git.shibboleth.net <http://git.shibboleth.net/>:
> git.shibboleth.net <http://git.shibboleth.net/>[0: 174.142.198.206]: errno=No error

The following works for me:

git clone git://git.shibboleth.net/java-support

If it doesn't work for you, the most likely issue is that you have an outbound firewall that doesn't permit you to make connections to port 9418, which is what anonymous git access needs.

    -- Ian




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160707/4b073ddd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3563 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20160707/4b073ddd/attachment.p7s>


More information about the users mailing list