On 08/27/2018 06:56 PM, Steve Wise wrote:
Hey Ken, did the URL change to clone the various OFED git repos?
[root@stevo2 tmp]# git clone
https://git.openfabrics.org/compat-rdma/compat-rdma.git
Cloning into 'compat-rdma'...
fatal: repository
'https://git.openfabrics.org/compat-rdma/compat-rdma.git/' not found
[root@stevo2 tmp]# git clone
git://git.openfabrics.org/compat-rdma/compat-rdma.git
Cloning into 'compat-rdma'...
fatal: unable to connect to git.openfabrics.org:
git.openfabrics.org[0: 69.55.231.76]: errno=Connection refused
[root@stevo2 tmp]#
THanks,
Steve.
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg
Hi Steve,
Clone with git protocol should work now:
git clone git://git.openfabrics.org/compat-rdma/compat-rdma.git
Regards,
Vladimir
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
https://lists.openfabrics.org/mailman/listinfo/ewg