[Development] QApplication startup is again slower

Thiago Macieira thiago.macieira at intel.com
Thu Oct 17 21:07:08 CEST 2013


On quinta-feira, 17 de outubro de 2013 20:56:11, Jiergir Ogoerg wrote:
> Thanks,
> at step:
> git checkout 728cd2e1737544c6236c9c9acfb502381c598149
> it says:
> fatal: reference is not a tree: 728cd2e1737544c6236c9c9acfb502381c598149
> 
> Am I doing something wrong?
> 
> In detail, I'm in ${home}/Documents (which is empty):
> 
> Documents$ git init
> Initialized empty Git repository in /home/fox/Documents/.git/
> Documents$ git clone git://gitorious.org/qt/qt5.git
> Cloning into 'qt5'...
> remote: Counting objects: 2408, done.
> remote: Compressing objects: 100% (2187/2187), done.
> Receiving objects: 100% (2408/2408), 3.00 MiB | 255.00 KiB/s, done.
> remote: Total 2408 (delta 1286), reused 437 (delta 145)
> Resolving deltas: 100% (1286/1286), done.
> Checking connectivity... done
> Documents$ git submodule init
> Documents$ git checkout 728cd2e1737544c6236c9c9acfb502381c598149
> fatal: reference is not a tree: 728cd2e1737544c6236c9c9acfb502381c598149

You forgot to "cd qt5" after cloning.

That git init wasn't necessary.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131017/5d74e1dc/attachment.sig>


More information about the Development mailing list