[Q] Having Issue with repo sync

SlackingVeteran

Senior Member
Mar 24, 2013
671
311
93
I was downloading the cyanogenmod 10.2 source code with ubuntu 10.04. to pause the process i closed the terminal and again started repo sync next day but from the next day it is downloading very slow.. i have 10Mbps bandwidth an shows 1MegaBytes download speed in speedtest.net. but terminal shows only 100-150kib/s. whats the problem?? please someone help me!!!
 

SlackingVeteran

Senior Member
Mar 24, 2013
671
311
93
anyone please help me..
in the terminal its showing the following:

Code:
remote: Compressing objects: 100% (6352/6352), done.
Fetching projects:  98% (384/391)  Receiving objects:   2% (417/20804), 84.00 Ki
Fetching projects:  99% (388/391)  Receiving objects:   0% (7841/792159), 2.15 M
Receiving objects: 12% (165912/792159), 34MiB | 125KiB/s
What's going on, I don't understand anything. :(
Its increasing but the download speed is very slow. If i try to download anything using firefox at the same time than it downloads at about 900kb/s..
what's wrong with the terminal??
 
Last edited:

SlackingVeteran

Senior Member
Mar 24, 2013
671
311
93
Did you find a solution? Im facing the same problem!!
It was a long time ago but yes I found my answers. Most important thing in my case was I had multiple downloading threads running. In above case as you can see my speed per thread was somewhere between 100-200 kbps, which altogether with multiple threads were equal to the total speed I had.

Also while in process of repo sync I would not suggest to pause the process because while syncing its downloading objects whose size varies and could be as big as 1gb as well, at least it used to be but havent done that for a long time now. When your objects are not completely received or suppose only downloaded 50-60% or even more maybe 90% and when you pause and resume it later it will start downloading again. I am not sure if it starts from very beginning but it surely loses some of it.

I hope this answer will help you.

Happy Coding!!