Re: [Development] gitorious error

2013-12-30 Thread Thiago Macieira
On segunda-feira, 30 de dezembro de 2013 22:52:23, Jiergir Ogoerg wrote: > Thanks, this one works, but I wonder if gerrit and the whole Qt > shebang works with it by default or at all. It works. You have an Internet connection problem that is unrelated to Qt. -- Thiago Macieira - thiago.macieira

Re: [Development] gitorious error

2013-12-30 Thread Jiergir Ogoerg
Thanks, this one works, but I wonder if gerrit and the whole Qt shebang works with it by default or at all. On Mon, Dec 30, 2013 at 10:46 PM, Liang Qi wrote: > Try github mirror? > > git clone git://github.com/qtproject/qt.git > > More in https://github.com/qtproject/ > > On 30 December 2013 19:3

Re: [Development] gitorious error

2013-12-30 Thread Liang Qi
Try github mirror? git clone git://github.com/qtproject/qt.git More in https://github.com/qtproject/ On 30 December 2013 19:35, Jiergir Ogoerg wrote: > Hi, > I'm trying to follow the pile of tutorials to be able to contribute code > to qt. > > At > http://qt-project.org/wiki/Git_Introduction >

Re: [Development] gitorious error

2013-12-30 Thread Jiergir Ogoerg
Yes it loads, in Chrome and Firefox. However IPv6 is troublesome (doesn't work or disabled or ISP to blame - don't know) - I disable IPv6 in Firefox, otherwise some sites start loading after like 20 seconds. I'll try to install a completely different distro (though not Fedora 20 KDE cause it hang

Re: [Development] gitorious error

2013-12-30 Thread Nicolás Alvarez
2013/12/30 Jiergir Ogoerg : > Hi, > I'm trying to follow the pile of tutorials to be able to contribute code to > qt. > > At > http://qt-project.org/wiki/Git_Introduction > at "Getting the Qt source code" > I must do > git clone git://gitorious.org/qt/qt.git > > but it yields this on the command l

[Development] gitorious error

2013-12-30 Thread Jiergir Ogoerg
Hi, I'm trying to follow the pile of tutorials to be able to contribute code to qt. At http://qt-project.org/wiki/Git_Introduction at "Getting the Qt source code" I must do git clone git://gitorious.org/qt/qt.git but it yields this on the command line: Cloning into 'qt'... fatal: unable to connec