Bug 431518 - Internal error when trying to add https link to remote git repo
Summary: Internal error when trying to add https link to remote git repo
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: GitHub (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows 8
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2014-03-28 13:53 EDT by Emil Jensen CLA
Modified: 2014-04-19 09:07 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 Emil Jensen CLA 2014-03-28 13:53:25 EDT
Im trying to connect my web app project in Eclipse to my github repository. I already have successfully made a local repository.

When I then try to add a remote repository and change the URI to my github repo https link I get:

"Internal error; consult Eclipse error log."

and in the Eclipse Error log I get the following message:

"Error validating org.eclipse.egit.ui.internal.components.RepositorySelectionPage"

How is this fixable?
Comment 1 Emil Jensen CLA 2014-03-28 13:58:03 EDT
the name of the plugin Im using is: org.eclipse.egit.ui
Comment 2 Michael Keppler CLA 2014-04-19 09:07:03 EDT
If you can still reproduce the issue, it might be helpful if you can provide the following: a screenshot of the dialog where you configured the remote repository (because the error happens in the validation of those entries) and the complete stacktrace of the error. You can get the error stack trace by opening the "Error log" view (after the bug happened) and double clicking the error entry.