[Development] QApplication startup is again slower

Jiergir Ogoerg f35f22fan at gmail.com
Thu Oct 17 19:56:11 CEST 2013


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




On Thu, Oct 17, 2013 at 8:46 PM, Thiago Macieira
<thiago.macieira at intel.com>wrote:

> On quinta-feira, 17 de outubro de 2013 20:22:32, Jiergir Ogoerg wrote:
> > Thanks, what would be the full command, this?:
> >  git clone git://
> > gitorious.org/qt/qt5.git:728cd2e1737544c6236c9c9acfb502381c598149
>
> No.
>
>         git clone git://gitorious.org/qt/qt5.git
>         git submodule init
>         git checkout 728cd2e1737544c6236c9c9acfb502381c598149
>         git submodule update
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131017/5adbe2a5/attachment.html>


More information about the Development mailing list