Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Problem cloning git repo
Problem cloning git repo [message #1733908] Thu, 02 June 2016 07:15 Go to next message
M Mo is currently offline M MoFriend
Messages: 4
Registered: November 2014
Junior Member
Hi all!

In the last two days I'm trying to install the development enviroment of Papyrus, following the guide: https://wiki.eclipse.org/Papyrus_Developer_Guide

When Oomph tries to do the setup tasks, I always have the same error, I can't clone de git repo Sad . The error is:

java.lang.Exception: org.eclipse.jgit.api.errors.TransportException: https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git: cannot open git-upload-pack


I tried to clone the repo manually, but have the same error.

I really don't know if the error is due my configuration or there's a problem with the repo.

Thanks!
Re: Problem cloning git repo [message #1733922 is a reply to message #1733908] Thu, 02 June 2016 09:05 Go to previous messageGo to next message
Camille Letavernier is currently offline Camille LetavernierFriend
Messages: 952
Registered: February 2011
Senior Member
Hi,

You can try the following repository URI instead (It is the same, just using a different protocol):

git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus.git

I don't know if this would help. Usually, I recommend the ssh:/ version for contributors (read-write with Gerrit), or the git:/ version for read-only access

HTH,
Camille


Camille Letavernier
Re: Problem cloning git repo [message #1733944 is a reply to message #1733922] Thu, 02 June 2016 11:11 Go to previous message
M Mo is currently offline M MoFriend
Messages: 4
Registered: November 2014
Junior Member
Hi,

Thanks for your reply.
Finally, I download the installer again, and started a new installation, and works fine!.
I use this URI: https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.

Regards



Previous Topic:Export Palette to file
Next Topic:Can Papyrus use Doxygen generated XML?
Goto Forum:
  


Current Time: Sat Apr 20 01:51:42 GMT 2024

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

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

Back to the top