Hi,

My bad this time, I should've sent this heads-up a little earlier :(.

The Qt port of WebKit is integrated into Qt 5 by taking snapshots from WebKit 
trunk (SVN) into a git repository and then applying (backported) fixes on top 
if necessary. The location of this git repository used to be

    git://gitorious.org/qtwebkit/qt5-module.git

and it was recently changed to

    git://gitorious.org/qt/qtwebkit.git

along with a corresponding repo in Gerrit under

    ssh://codereview.qt-project.org/qt/qtwebkit.git


In order to fix your existing qt5 clone to use the new submodule URL, simply 
run

    git submodule sync qtwebkit

from the top-level directory.


Simon
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to