Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 318963 - Clone wizard should recognize alternative ssh URI syntax
Summary: Clone wizard should recognize alternative ssh URI syntax
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 0.9.0   Edit
Hardware: PC Linux
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 04:15 EDT by Benjamin Muskalla CLA
Modified: 2013-05-18 15:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Muskalla CLA 2010-07-06 04:15:17 EDT
Pasting a URI into the Clone wizard, the wizard tries to use the file:// protocol instead of ssh://
As the git documentation states, the following URI is an alternative syntax for the SSH protocol and the wizard should recognize the right protocol in that case.

Example: git@github.com:bmuskalla/org.eclipse.rap.git
Comment 1 Robin Stocker CLA 2013-05-18 15:42:29 EDT
Such URIs work in the meantime.