[Interest] qt.git: broken v5.6.0 .gitmodules?
Christian Gagneraud
chgans at gmail.com
Sun Dec 10 07:00:24 CET 2017
On 10 December 2017 at 18:13, Thiago Macieira <thiago.macieira at intel.com> wrote:
> On sábado, 9 de dezembro de 2017 19:30:41 PST Christian Gagneraud wrote:
>> Hi there,
>>
>> Is it me or .gitmodules on tag v5.6.0 is broken?
>> .gitmodules set the branch name of all qt modules to '5.6.0', but
>> these branches don't exist (anymore?). The only branches available on
>> qt submodules are '5.6, '5.7', ... and tags like 'v5.6.0', 'v5.6.1',
>
> Correct, the branches don't exist anymore. The commits still do.
Is it me or this is a serious issue?
I need linux-32 custom build of Qt-5.6.x (and Qt-5.9.x), first Qt-5.6
dropped support for linux-32, and now the Qt Company/Project broke
branch/tag git build!
I think there's a issue with other submodules that point to 'master'
instead of '5.6.0':
- qtrepotools
- qtqa
- qtfeedback
- qtdocgallery
> I tried to change the branch to "." (which means "same as the supermodule")
> but that broke some scripts that I don't use and don't have any interest in
> fixing, so we keep changing the branch names.
>
> If anyone is interested in fixing init-repository, I'd be very thankful.
Sorry, I gave up Perl, ages ago.
Chris
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
> Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list