Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Unable to contribute to Mars... very frustrated

On 05/05/2015 09:48 PM, Konstantin Komissarchik wrote:

> Have you uploaded your SSH key to Gerrit ? https://wiki.eclipse.org/Gerrit#SSH_Keys

 

It would require having such a key in the first place. I understand the theory of it and I’ve seen tools to gen key pairs, but I don’t know where I am supposed to stash the private key, for instance so that it will hookup with the public key on Gerrit.

If you have your keys generated with openssh, they are put in the regular ~/.ssh folder, which Eclipse and EGit will use. So just generating the keys should be enough.

> Did you try to use HTTPS instead ? https://wiki.eclipse.org/Gerrit#Git_over_HTTPS

 

Yep. Tried this URL:

https://kkomissarchik@xxxxxxxxxxxxxxx/r/p/simrel/org.eclipse.simrel.build.git

Getting “not authorized” when trying to push.

Ok, that's not a very helpful error message.
Is this URL the same as the one you see in https://git.eclipse.org/r/#/admin/projects/simrel/org.eclipse.simrel.build when selecting HTTP ?  Gerrit had an issue with some users in the past, creating different Gerrit users for the same account.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top