[Development] Switching remote url for qt5 git clone

Sergio Ahumada sahumada at texla.cl
Tue Mar 31 12:22:00 CEST 2015


On 03/31/2015 12:18 PM, Gunnar Roth wrote:
> Now wiki says 
> 
> git clone git://code.qt.io/qt/qt5.git

[sahumada at sahumada ~]$ git clone git://code.qt.io/qt/qt5.git
Cloning into 'qt5'...
remote: Counting objects: 3021, done.
remote: Compressing objects: 100% (1518/1518), done.
remote: Total 3021 (delta 1500), reused 2862 (delta 1427)
Receiving objects: 100% (3021/3021), 3.27 MiB | 1.27 MiB/s, done.
Resolving deltas: 100% (1500/1500), done.
Checking connectivity... done.

> But i am quite sure it must be 
> 
> git clone git://code.qt.io/cgit/qt/qt5.git
> 
> Because otherwise i got an error: fatal: repository
> 'https://code.qt.io/qt/qt5.git/' not found

[sahumada at sahumada ~]$ git clone https://code.qt.io/qt/qt5.git
Cloning into 'qt5'...
fatal: repository 'https://code.qt.io/qt/qt5.git/' not found

> Regards,
> Gunnar Roth

-- 
Sergio Ahumada
sahumada at texla.cl




More information about the Development mailing list