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

> 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.

 

I am on Windows and don’t have any SSH tools installed, as far as I know.

 

> > 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.

The referenced dashboard gave me the following URL, which also yields “unauthorized”.

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

- Konstantin

 

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Mickael Istria
Sent: Tuesday, May 05, 2015 1:00 PM
To: cross-project-issues-dev@xxxxxxxxxxx
Subject: 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