Re: [Development] git://code.qt.io availability

2015-04-08 Thread Gunnar Roth
Hi >> + git config remote.origin.url https://code.qt.io/cgit/qt/qt3d.git >> >this definitely doesn't look right (the git repos are not served under >cgit/, at least not intentionally). fix the remote of qt5.git and retry.   Without cgit it does not work for https last time i tried. See my mail fr

Re: [Development] git://code.qt.io availability

2015-04-08 Thread Oswald Buddenhagen
On Wed, Apr 08, 2015 at 01:03:24PM +0200, Gunnar Roth wrote: > + git config remote.origin.url https://code.qt.io/cgit/qt/qt3d.git > this definitely doesn't look right (the git repos are not served under cgit/, at least not intentionally). fix the remote of qt5.git and retry. ___

Re: [Development] git://code.qt.io availability

2015-04-08 Thread Gunnar Roth
ository::run('Qt::InitRepository=HASH(0x78cfd4)') called at init-repository line 576       Any idea what's wrong? Regards, Gunnar   Gesendet: Donnerstag, 02. April 2015 um 13:01 Uhr Von: "Oswald Buddenhagen" An: "Hirvonen Olli" Cc: "Hiekkamäki Mika&quo

Re: [Development] git://code.qt.io availability

2015-04-07 Thread Ulf Hermann
On 04/02/2015 11:03 AM, Koehne Kai wrote: > Since a few days code.qt.io seems to be quite unreliable: Fetching > changes via git:// often fail with "fatal: read error: Invalid > argument" (Windows) or "fatal: read error: Connection reset by peer" > (Linux). Also, the mirroring seems to fail. In th

Re: [Development] git://code.qt.io availability

2015-04-02 Thread Oswald Buddenhagen
On Thu, Apr 02, 2015 at 10:09:18AM +, Hirvonen Olli wrote: > Thanks Kai for noticing...Mika (CC) tries to find a reason and fix. > that should be fixed now, at least for the time being. > -Olli > > -Original Message- > From: Koehne Kai > Sent: 2. huhtikuuta 2015 12:03 > To: Hirvonen

Re: [Development] git://code.qt.io availability

2015-04-02 Thread Hirvonen Olli
Thanks Kai for noticing...Mika (CC) tries to find a reason and fix. -Olli -Original Message- From: Koehne Kai Sent: 2. huhtikuuta 2015 12:03 To: Hirvonen Olli; development@qt-project.org Subject: git://code.qt.io availability Hi, Since a few days code.qt.io seems to be quite unreliable

[Development] git://code.qt.io availability

2015-04-02 Thread Koehne Kai
Hi, Since a few days code.qt.io seems to be quite unreliable: Fetching changes via git:// often fail with "fatal: read error: Invalid argument" (Windows) or "fatal: read error: Connection reset by peer" (Linux). Is someone already looking into this? Should we rather clone from the github mirro