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

Hi Bryan,
u-boot-users-admin@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@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@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

Martin Krause wrote:
Hi Bryan,
u-boot-users-admin@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@tq-sewsrv-4:~/git> cg-clone rsync://source.denx.net/git/u-boot.git u-boot_rsync
Greetings.
Indeed both commands appear to be working for me now also.

In message 434E5C84.6080704@eircom.net you wrote:
Indeed both commands appear to be working for me now also.
You might have had just bad luck and tried it in the interval when a rsync of the external server from our internal git repository was running, leaving the repo in a (temporarily) inconsistent state. A second attempt 5 minutes later would have probably worked fine...
Best regards,
Wolfgang Denk
participants (3)
-
Bryan O'Donoghue
-
Martin Krause
-
Wolfgang Denk