Re: [U-Boot-Users] Re: Git clone problems?

In message <1136376985.43bbbc99a5ae2@webmail.televes.com:443> you wrote:
Try again, please. I think I cleaned up a few problems yesterday.
Yeah, I finally got it (but it lasted almost one hour to clone).
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.
Best regards,
Wolfgang Denk

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
participants (2)
-
Alexandre BASTOS
-
Wolfgang Denk