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

2015-03-07 Thread Liang Jian
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 jianlian...@gmail.com wrote:

 Thank you!

 On Sun, Mar 8, 2015 at 12:29 PM, Alejandro Exojo s...@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@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/interest



___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


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

2015-03-07 Thread Alejandro Exojo
El Saturday 07 March 2015, Liang Jian escribió:
 I found that I can't access qt's git repository in gitorious yesterday,
 the I try to open qt project in gitorious.org, it tell me:
 
 Sorry, something went wrong
 
 Gitorious encountered an server error. We are automatically notified of
 errors and will look into it. If the error persists beyond what's
 reasonable, let us know https://gitorious.org/contact
 
 
 What is wrong with gitorious? I have heard about that gitorious will
 close in Jun 1, Is that to say I should switch to other git repository now?

They are having difficulties, I suppose. Their status page is quite dated:

http://status.gitorious.org/

And the frontpage has no notice.

You can access the Qt repositories from the many mirrors available. I would go 
with GitHub for now:

https://github.com/qtproject

-- 
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


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

2015-03-07 Thread Giuseppe D'Angelo

Il 07/03/2015 15:52, Alejandro Exojo ha scritto:

And the frontpage has no notice.


I'd assume something is going wrong right now with Gitorious.

Anyhow, **Gitorious is going to shut down in a few months**.
So it's a good time to migrate all of your remotes to the new official 
Git server (code.qt.io) or some other mirror.


HTH,
--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Software Engineer
KDAB (UK) Ltd., a KDAB Group company
Tel. UK +44-1738-450410, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions



smime.p7s
Description: Firma crittografica S/MIME
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


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

2015-03-07 Thread Alejandro Exojo
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@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


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

2015-03-07 Thread Liang Jian
 Thank you for the suggestions.  It is time for me to switch repository.

On Sat, Mar 7, 2015 at 11:02 PM, Giuseppe D'Angelo 
giuseppe.dang...@kdab.com wrote:

 Il 07/03/2015 15:52, Alejandro Exojo ha scritto:

 And the frontpage has no notice.


 I'd assume something is going wrong right now with Gitorious.

 Anyhow, **Gitorious is going to shut down in a few months**.
 So it's a good time to migrate all of your remotes to the new official Git
 server (code.qt.io) or some other mirror.

 HTH,
 --
 Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Software Engineer
 KDAB (UK) Ltd., a KDAB Group company
 Tel. UK +44-1738-450410, Sweden (HQ) +46-563-540090
 KDAB - Qt Experts - Platform-independent software solutions


 ___
 Interest mailing list
 Interest@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/interest


___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


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

2015-03-07 Thread Liang Jian
 I have successfully clone qt from code.qt.io but git fetch/pull from
this repository is quite slow. since I am in Beijing, China may be the
bandwidth from code.qt.io to china is very small.

On Sat, Mar 7, 2015 at 11:02 PM, Giuseppe D'Angelo 
giuseppe.dang...@kdab.com wrote:

 Il 07/03/2015 15:52, Alejandro Exojo ha scritto:

 And the frontpage has no notice.


 I'd assume something is going wrong right now with Gitorious.

 Anyhow, **Gitorious is going to shut down in a few months**.
 So it's a good time to migrate all of your remotes to the new official Git
 server (code.qt.io) or some other mirror.

 HTH,
 --
 Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Software Engineer
 KDAB (UK) Ltd., a KDAB Group company
 Tel. UK +44-1738-450410, Sweden (HQ) +46-563-540090
 KDAB - Qt Experts - Platform-independent software solutions


 ___
 Interest mailing list
 Interest@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/interest


___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest