[Interest] I can't access qt's git repository in gitorious any more

Liang Jian jianliang79 at gmail.com
Sun Mar 8 07:47:25 CET 2015


    I found that qt in gitorious.org actually works, the problem is that
the git:// protocol is not supported any more. I changed the remote url as
follows:

  git remote set-url origin https://gitorious.org/qt/qt5.git

    I works again!

On Sun, Mar 8, 2015 at 2:37 PM, Liang Jian <jianliang79 at gmail.com> wrote:

>     Thank you!
>
> On Sun, Mar 8, 2015 at 12:29 PM, Alejandro Exojo <suy at badopi.org> wrote:
>
>> El Sunday 08 March 2015, Liang Jian escribió:
>> >     hi, I can clone qt form https://github.com/qtproject/qt5.git, but
>> when
>> > I run ./init-repository --no-webkit, error occurs:
>> >
>> > fatal: repository 'https://github.com/qtproject/qt5qt/qtactiveqt.git/'
>> not
>> (...)
>> >     Do you encounter the same problem?
>>
>> Yes, somebody mentioned the other day: there is an extra "qt5qt/" in the
>> URL.
>> The script was written for working on gitorious with their URLs, I
>> suppose.
>> Try editing .git/config and fix the URLs to be the right ones. Or try
>> again
>> with code.qt.io if that works properly.
>>
>> --
>> Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
>> http://barnacity.net/ | http://disperso.net
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150308/eb430ba6/attachment.html>


More information about the Interest mailing list