
4 Jan
2006
4 Jan
'06
3:13 p.m.
The whole repository is *big* (350+ MB), and HTTP is not exactly an efficient access method. I always use rsync for the initial clone, and then change it (in ".git/branches/origin") to http for updates.
Yes, I usually do like you. But this time it seems rsync has similar problem.
$> time cg-clone rsync://source.denx.net/git/linux-2.6-denx.git
[snip]
real 63m27.447s user 0m21.348s sys 0m16.496s
Best regards,
Alex