Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 419497

Summary: attempting to create project from an invalid git repo never shows error message
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: ClientAssignee: Project Inbox <orion.client-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public
Version: 4.0   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Grant Gayed CLA 2013-10-15 14:39:23 EDT
I20131015-1220

- on the Editor page invoke '+' > New Project > Create a project from a Git Repository
- in the resulting prompter enter a URL that's not a Git repo (eg.- http://www.eclipse.org)
   ---> green status message "Cloning <theUrlYouEntered>" is shown indefinitely, gives the appearance that it's actually working, which is obviously wrong
- verified that entering an inappropriate URL like this when attempting to clone on the Git Repositories page does show an error message quickly
Comment 1 Curtis Windatt CLA 2013-11-06 12:44:36 EST
When I use http://www.eclipse.org I quickly get an error message "Error cloning git repository".  No additional information. Using a non-url returns "Clone URL garbage does not appear to be a git repository".

From the repositories page I get a better error: "URI not supported: http:///www.eclipse.org" (note the three slashes which were not present in the url provided).
Comment 2 Grant Gayed CLA 2015-05-01 14:02:44 EDT
This now works for me, closing report.