[U-Boot-Users] broken rsync to U-Boot git archive

Martin Krause Martin.Krause at tqs.de
Thu Oct 13 14:07:49 CEST 2005


Hi Bryan,

u-boot-users-admin at lists.sourceforge.net wrote on :
> git clone rsync://source.denx.net/git/u-boot.git somedir
> appears to be broken, at least when I tried it just now, I got errors

I've done a quick test with cg-clone

mkr at tq-sewsrv-4:~/git> cg-clone rsync://source.denx.net/git/u-boot.git u-boot_rsync
defaulting to local storage area
WARNING: The rsync access method is DEPRECATED and will be REMOVED in the future!
receiving file list ... done
.git/refs/heads/.origin-fetching

sent 94 bytes  received 144 bytes  476.00 bytes/sec
total size is 41  speedup is 0.17
receiving file list ... done
progress: 3428 objects, 17798822 bytes, 100% done
info/packs
pack/pack-2a2ae5b5d29e02e7330c674195b3423487f83452.idx
pack/pack-2a2ae5b5d29e02e7330c674195b3423487f83452.pack
pack/pack-a9332d1f4f7916094b9ebeef60378603168d77e2.idx
pack/pack-a9332d1f4f7916094b9ebeef60378603168d77e2.pack

sent 68739 bytes  received 35065972 bytes  32790.21 bytes/sec
total size is 34737257  speedup is 0.99
receiving file list ... done
LABEL_2002_11_05_0120
[...]
U_BOOT_0_1_0

sent 2461 bytes  received 11842 bytes  28606.00 bytes/sec
total size is 4879  speedup is 0.34
New branch: 0f3f901496b19c46937bfb0ebf142004bd564f1c
Cloned to u-boot_rsync/ (origin rsync://source.denx.net/git/u-boot.git available as branch "origin")
mkr at tq-sewsrv-4:~/git>

Seems to work without problems.

> rsync --version == 2.6.5
> git core == 0.99.4
> cogito == 0.13
> OS == Ubuntu Breezy Badger Preview Release

I'm using:

- git version 0.99.7.GIT
- cogito-0.15.1 (b06f2a707963c8712f7a6bbd4b89bae758bcf92a)
- rsync  version 2.6.3  protocol version 28
- SuSE Linux 9.3 (i586)

Regards,
Martin




More information about the U-Boot mailing list