Dear Git maintainers: I have twice downloaded git-1.3.2, most recently the git-1.3.2.tar.gz source package from http://www.t2-project.org/packages/git.html. Both the prebuilt version and the source version, built with gcc 3.2.3 on x86/Linux, run into trouble when executing this command: % git --exec-path=/usr/local/downloads/git-1.3.2 clone http:// www.denx.de/git/linux-2.6-denx.git linux-2.6-denx Both git operations proceed with some 18,000+ lines of output, culminating in this message: got 243a15f54002445f5b8b4938981ec90430b73ec6 got 03914b7e41b17871aea961f6522ec4ce26a4f8ed got a305ae2e44b6dde305d3afe241768e32c47d8907 got 33a653913d942fa35c263edf1d019f36f4e0f5b1 got f13f49afe198cc0d59e998fe3a6e721d70fca6b4 error: The requested URL returned error: 405 (curl_result = 22, http_code = 405, sha1 = b323ff5779672c77b6adfba1c1bdc87f4981f85c) error: Unable to find b323ff5779672c77b6adfba1c1bdc87f4981f85c under http://www.denx.de/git/linux-2.6-denx.git/ Cannot obtain needed blob b323ff5779672c77b6adfba1c1bdc87f4981f85c while processing commit ea989b3245993f95e58e6c0320bf6165a949b072. Waiting for http://www.denx.de/git/linux-2.6-denx.git/objects/ 31/548303ee3767095f86efb47696ce433662450e /usr/local/downloads/git-1.3.2/git-clone: line 323: 25972 Segmentation fault git-http-fetch -v -a -w "$tname" "$name" "$1/" I have also tested git-1.2.3 built from source, and it works dandily. Please let me know if I can supply more information or if I'm misusing the command. Thanks, Bill Yoder Git Newbie - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu May 18 04:33:10 2006
This archive was generated by hypermail 2.1.8 : 2006-05-18 04:34:31 EST