Bug 493935 - "Push to Gerrit..." dialog opens with wrong URI pre-selected
Summary: "Push to Gerrit..." dialog opens with wrong URI pre-selected
Status: RESOLVED FIXED
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.4   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-18 15:12 EDT by Markus Keller CLA
Modified: 2016-06-01 08:56 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2016-05-18 15:12:38 EDT
- open Git Repositories view

- clone a git:// repo, e.g. git://git.eclipse.org/gitroot/platform/eclipse.platform.team.git

- on repo > Remotes > origin, choose Configure Gerrit...

- fix the URL to ssh://git.eclipse.org:29418/platform/eclipse.platform.team.git , add your login name, Finish

- in Git Staging view, use Commit and Push...

=> Dialog opens with git:// URI instead of the correct pushurl ssh:// .

That's without tweaking the push path (bug 493352).
Comment 1 Eclipse Genie CLA 2016-05-25 13:30:56 EDT
New Gerrit change created: https://git.eclipse.org/r/73638
Comment 2 Eclipse Genie CLA 2016-06-01 08:56:12 EDT
Gerrit change https://git.eclipse.org/r/73638 was merged to [master].
Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=d968d6b5578da62e69e23069f7c2b8850545c567
Comment 3 Matthias Sohn CLA 2016-06-01 08:56:31 EDT
submitted