Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to clone opencv's git repository

Hello,

I'm trying to clone opencv's git repository. I'm following stepts from here. But I'm stack on this point:

  • Copy contents of the file id_rsa.pub to the Key field on the http://code.opencv.org/my/account page. Press Create.

Because on my account page there is no option to input RSA key with "Create" button. And when I'm clonning repository I'm getting next error:

fatal: unable to connect to code.opencv.org:
code.opencv.org[0: 5.9.49.245]: errno=No error

So how can I solve this problem? Thanks

How to clone opencv's git repository

Hello,

I'm trying to clone opencv's git repository. I'm following stepts from here. But I'm stack on this point:

  • Copy contents of the file id_rsa.pub to the Key field on the http://code.opencv.org/my/account page. Press Create.

Because on my account page there is no option to input RSA key with "Create" button. And when I'm clonning repository I'm getting next error:

fatal: unable to connect to code.opencv.org:
code.opencv.org[0: 5.9.49.245]: errno=No error

So how can I solve this problem? Thanks