Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Cloning Git Repo(I cannot clone the 'org.eclipse.rap' git repo)
Cloning Git Repo [message #1843952] Wed, 25 August 2021 14:01 Go to next message
Johann DUPUIS is currently offline Johann DUPUISFriend
Messages: 8
Registered: August 2013
Location: France
Junior Member
Hi all,

While it's surprising me, I'm failing to clone Eclipse RAP git repo BUT I found no other (recent) topic on that issue.

According to https://www.eclipse.org/rap/source/, I guess that a simple:
git clone git://git.eclipse.org/gitroot/rap/org.eclipse.rap.git
should work.

But I get after 2 minutes:

~$ git clone  git://git.eclipse.org/gitroot/rap/org.eclipse.rap.git
Cloning into 'org.eclipse.rap'...
npfatal: unable to connect to git.eclipse.org:
git.eclipse.org[0: 198.41.30.196]: errno=Connection timed out


(tried from two different machines Windows/Ubuntu on two different networks)

Also it's mentioned it's cloned on Github, but I failed to find the repo on:
https://github.com/eclipse/


On its side, https://git.eclipse.org/c/rap/org.eclipse.rap.git/tree is still accessible.

Anything I missed. Should I create a Bugzilla ticket?

Thanks in advance for your feedback.
Best regards.
Re: Cloning Git Repo [message #1843953 is a reply to message #1843952] Wed, 25 August 2021 14:04 Go to previous messageGo to next message
Cole Markham is currently offline Cole MarkhamFriend
Messages: 150
Registered: July 2009
Location: College Station, TX
Senior Member

The git:// protocol was removed for all Eclipse-hosted repositories. See this bug for details: https://bugs.eclipse.org/bugs/show_bug.cgi?id=574076
Re: Cloning Git Repo [message #1843956 is a reply to message #1843952] Wed, 25 August 2021 14:33 Go to previous messageGo to next message
Markus Knauer is currently offline Markus KnauerFriend
Messages: 179
Registered: July 2009
Senior Member

Yep, that is correct, the git protocol has been shut down recently.
I've updated our documentation at https://www.eclipse.org/rap/source/

Thanks for reporting it!

Regards,
Markus


--

Twitter: @mknauer23 and @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Cloning Git Repo [message #1843985 is a reply to message #1843952] Thu, 26 August 2021 07:32 Go to previous messageGo to next message
Johann DUPUIS is currently offline Johann DUPUISFriend
Messages: 8
Registered: August 2013
Location: France
Junior Member
Sorry I missed that one:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=574076

It works well with:
git clone https://git.eclipse.org/r/rap/org.eclipse.rap.git

As now updated on https://www.eclipse.org/rap/source/

You might remove the mention about mirroring on GitHub as Bug#574076 is also suggesting that GitHub mirroring is no more supported.

Thanks a lot.
Re: Cloning Git Repo [message #1843987 is a reply to message #1843985] Thu, 26 August 2021 08:02 Go to previous message
Markus Knauer is currently offline Markus KnauerFriend
Messages: 179
Registered: July 2009
Senior Member

I'll push the remove-GitHub-mirror change on Friday, together with the page updates for M3.

Thanks and regards
Markus


--

Twitter: @mknauer23 and @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:Background stretch
Next Topic:RAP application with REST server
Goto Forum:
  


Current Time: Fri Apr 26 15:21:13 GMT 2024

Powered by FUDForum. Page generated in 0.03404 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top