The issue should be fixed, and running a clean init-repository should work now.

For an already broken checkout, you should be able to cd into the semi-broken 
submodules and manually run git checkout <tqtc-remote>/<desired-branch> first.
After which an init-repository -f should work in the existing checkout as well.

> On 12. Feb 2024, at 10:01, Alexandru Croitor via Interest 
> <interest@qt-project.org> wrote:
> 
> Hi again,
> 
> Could you please try to clone qt5compat repo as shown below into a new 
> directory, and then share output of all the commands?
> 
> cd some_tmp_dir
> git clone 
> "ssh://<user.name>@codereview.qt-project.org:29418/qt/tqtc-qt5compat" # need 
> to adjust user name
> cd tqtc-qt5compat
> git rev-parse HEAD
> git checkout origin/tqtc/lts-6.5.4
> git rev-parse HEAD
> 
> 
> 
>> On 9. Feb 2024, at 11:56, Nuno Santos <nuno.san...@imaginando.pt> wrote:
>> 
>> Alexandru,
>> 
>> Thanks for the additional info and for investigating further 
>> 
>> Best regards,
>> 
>> Nuno
> 
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest


_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to