Skip to main content



      Home
Home » Modeling » Papyrus » no Git repositories found
no Git repositories found [message #1776067] Fri, 10 November 2017 05:46 Go to next message
Eclipse UserFriend
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 10:35 Go to previous message
Eclipse UserFriend
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: Wed Jul 16 08:33:59 EDT 2025

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

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

Back to the top