
On Thu, 2007-04-05 at 17:18, Wolfgang Denk wrote:
In message 200704050411.05708.vapier@gentoo.org you wrote:
i use cogito myself rather then running git directly ... not sure if
that
matters
Not really, both works here ;-)
i think the git tree is still being exported via rsync, so you could
try
cloning that ...
If he cannot get out using git protocol, he probably cannot get out using rsync either. One of these brain-dead admin policies to allow HTTP only (as if we couldn't tunnel anything over HTTP, too).
Dear Wolfgang I can not clone your git tree with http protocol recently. My git version is 1.4.2. The following is the error log with command
git clone http://www.denx.de/git/u-boot.git ...
error: cannot unpack fe4cca60c78abaec0f6a8d55743434a2e418b713 from /home/bjeng/roy/u-boot/.git/objects/pack/pack-a65a5e232bc55c0bb1a4bf4e330d0c54f96264f3.pack error: cannot unpack fe7c4ae0b4d4b4108c84b3ee8899d33d384cb3a3 from /home/bjeng/roy/u-boot/.git/objects/pack/pack-a65a5e232bc55c0bb1a4bf4e330d0c54f96264f3.pack error: cannot unpack ff694909b836eb37ff3f6935bbc11c0b06460fcc from /home/bjeng/roy/u-boot/.git/objects/pack/pack-a65a5e232bc55c0bb1a4bf4e330d0c54f96264f3.pack error: cannot unpack ffbe0d2759867920134bbee484430562d38f8fcd from /home/bjeng/roy/u-boot/.git/objects/pack/pack-a65a5e232bc55c0bb1a4bf4e330d0c54f96264f3.pack error: cannot unpack ffc898c58769ff586499b8f35af9695233d1c275 from /home/bjeng/roy/u-boot/.git/objects/pack/pack-a65a5e232bc55c0bb1a4bf4e330d0c54f96264f3.pack error: cannot unpack fffb1a0f87c15a95c09d9537d595b0596d9f1cd5 from /home/bjeng/roy/u-boot/.git/objects/pack/pack-a65a5e232bc55c0bb1a4bf4e330d0c54f96264f3.pack error: Unable to find 0e7d4916afaf83083b9b70ad779f29f7b57bd8ed under http://www.denx.de/git/u-boot.git/ Cannot obtain needed commit 0e7d4916afaf83083b9b70ad779f29f7b57bd8ed while processing commit 31c98a88228021b314c89ebb8104fb6473da4471.
Thanks.
Roy