[Qt-interest] Problems cloning gitorious using http
Lucas Artias
lucas.artias at gmail.com
Tue May 19 19:17:43 CEST 2009
I am trying to setup my own clone of the Qt repository so that I can submit
patches, however I have not be able to successfully create a clone.
I am using msysGit with the command "git clone
http://git.gitoriious.org/qt/qt.git /d/git/qt". It works for a while then I
get the following error:
got 12890c1aadfca71293e0e5f164d68c00f6febd75
error: Unable to get pack file
http://git.gitorious.org/qt/qt.git/objects/pack/pack-4f3118d3693fabab8ebacf317adfa07551da7422.pack
transfer closed with 20665271 bytes remaining to read
error: Unable to find 589ca895863593114b8b09afa25909d48bf000ee under
http://git.gitorious.org/qt/qt.git
Cannot obtain needed blob 589ca895863593114b8b09afa25909d48bf000ee
while processing commit a8b6d332a6639b5dd2f3ac938251b12b7e4ad406.
fatal: Fetch failed.
Due to a HTTP proxy I must use the HTTP instead of git with gitorious. I am
new to git so I am not sure what is going wrong.
Thanks,
Lucas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090519/adda7beb/attachment.html
More information about the Qt-interest-old
mailing list