Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » no Git repositories found
no Git repositories found [message #1776067] Fri, 10 November 2017 10:46 Go to next message
Francesco Sibilla is currently offline Francesco SibillaFriend
Messages: 3
Registered: November 2017
Junior Member
I was trying to install a Papyrus development environment following the instructions at this page https://wiki.eclipse.org/Papyrus_Developer_Guide.

After setup, when executing startup tasks, it gives the following errors about Git.

Connecting Git team provider failed. See log for details.
Error connecting project org.eclipse.papyrus.uml.diagram.tests, no Git repositories found
Error connecting project org.eclipse.papyrus.dev.assistants.codegen, no Git repositories found
Error connecting project org.eclipse.papyrus.uml.diagram.wizards.tests, no Git repositories found
omissis ...

Also I'm unable to connect anonymously to Git repos even by using the simple git command line.
~$ git clone http://git.eclipse.org/c/papyrus/org.eclipse.papyrus-designer.git ~/git/papyrus
Cloning into '/home/francesco/git/papyrus'...
fatal: repository 'http://git.eclipse.org/c/papyrus/org.eclipse.papyrus-designer.git/' not found

Am I missing something?
Re: no Git repositories found [message #1776195 is a reply to message #1776067] Mon, 13 November 2017 15:35 Go to previous message
Benoit Maggi is currently offline Benoit MaggiFriend
Messages: 129
Registered: March 2013
Location: Bordeaux, France
Senior Member
You are not using the correct url. Check at the end of http://git.eclipse.org/c/papyrus/org.eclipse.papyrus-designer.git

You should use:
http://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-designer.git
Previous Topic:Regarding Papyrus UML Class Diagrams Preferences
Next Topic:Model assistant
Goto Forum:
  


Current Time: Sat Apr 20 01:38:06 GMT 2024

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

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

Back to the top