
Hi,
I just tried to clone the u-boot git repository and I got:
cg-clone http://www.denx.de/git/u-boot.git defaulting to local storage area Fetching head... Fetching objects... Getting alternates list for http://www.denx.de/git/u-boot.git/ Getting pack list for http://www.denx.de/git/u-boot.git/ Getting index for pack 2a2ae5b5d29e02e7330c674195b3423487f83452 Getting index for pack a9332d1f4f7916094b9ebeef60378603168d77e2 Getting index for pack 8630232f0808da1a3b288f353e522a737c65c05b Getting pack a9332d1f4f7916094b9ebeef60378603168d77e2 which contains 73d9625beadea1a39a4073f95da9be2f944806a8 Getting pack 8630232f0808da1a3b288f353e522a737c65c05b which contains 0603fd6c2bbaef61ea3e8efb67a440b63e0c6b60 Getting pack 2a2ae5b5d29e02e7330c674195b3423487f83452 which contains 54775d31dfef42fe0295640054976f691c1e48b3 error: File 012b453bb78fbd94595953e04e298db8203e2e09 (http://www.denx.de/git/u-boot.git/objects/01/2b453bb78fbd94595953e04e298db82...) corrupt error: Unable to find 012b453bb78fbd94595953e04e298db8203e2e09 under http://www.denx.de/git/u-boot.git/ Cannot obtain needed tree 012b453bb78fbd94595953e04e298db8203e2e09 while processing commit 024447b186cca55c2d803ab96b4c8f8674363b86. Waiting for http://www.denx.de/git/u-boot.git/objects/c0/1f8a1feb2fcdc6cd1eb721eb3336038... progress: 2051 objects, 25694696 bytes cg-fetch: objects fetch failed
mort@navy:~> cg --version cogito-0.17 mort@navy:~> git --version git version 1.2.4
any ideas? thanks mh