Ask Your Question
1

Problem with Github OpenCV repo

asked 2013-02-19 08:14:03 -0600

Abid Rahman K gravatar image

Hi,

I tried to clone OpenCV github repo using the command :

git clone git://code.opencv.org/opencv.git

But it is too slow (<10 KBps) and got stuck twice. I checked both in Linux and Windows.

There is no problem with my internet connection. Normal download give me a speed of >500 KBps.

So I decided to download zip file. Is it possible to extract this zip file my local folder and make this folder to work as my personnel Opencv git repo just like a cloned repo? If so how?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2013-02-19 08:29:51 -0600

No you cannot work with extracted archive as git repository. It does not content development history from git repo. I check cloning from code.opencv.org and it is ok (200Kb/s and higher). I believe it was temporary problems on the server.

edit flag offensive delete link more

Comments

+1 - thank you. It was just temporary server problem, as you said. I cloned it just now in less than a minute.

Abid Rahman K gravatar imageAbid Rahman K ( 2013-02-19 20:32:01 -0600 )edit

Question Tools

Stats

Asked: 2013-02-19 08:14:03 -0600

Seen: 440 times

Last updated: Feb 19 '13