[Qt-interest] Problems cloning gitorious using http

Thiago Macieira thiago.macieira at trolltech.com
Tue May 19 21:04:21 CEST 2009


Lucas Artias wrote:
>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:

Hello Lucas

You can't submit patches via HTTP. You have to use SSH to submit patches, 
so you must have a way of connecting to port 22 on the server. Besides, if 
you use the HTTP transport, you'll be downloading a lot more data than 
then 100 MB that is the normal.

Please see your SSH configuration for information on how to use a proxy.

You can also try using dante's socksify command, which should work with 
any program. (Dante should be available in your Linux distribution, but 
otherwise you can try http://www.inet.no/dante/)

PS: I can confirm the error too. I'll forward to the information to 
Gitorious.

-- 
Thiago Macieira - thiago.macieira (AT) nokia.com
  Senior Product Manager - Nokia, Qt Software
      Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090519/3ef564ae/attachment.bin 


More information about the Qt-interest-old mailing list