On Wed, Jul 06, 2016 at 04:15:08PM +0300, Alexander Chemeris wrote:
Username: ipse Full Name: Alexander Chemeris
Misunderstanding: this is your osmocom.org redmine account. Please also register with gerrit.osmocom.org for commit access.
You may do so using above osmocom.org account as OpenID provider: http://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit#Configuring-...
~Neels
On Jul 6, 2016 7:17 PM, "Neels Hofmeyr" nhofmeyr@sysmocom.de wrote:
On Wed, Jul 06, 2016 at 04:15:08PM +0300, Alexander Chemeris wrote:
Username: ipse Full Name: Alexander Chemeris
Misunderstanding: this is your osmocom.org redmine account. Please also register with gerrit.osmocom.org for commit access.
Believe it or not, but that's the information from my Gerrit user info page.
You may do so using above osmocom.org account as OpenID provider:
http://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit#Configuring-...
That's exactly what I use.
Please excuse typos. Written with a touchscreen keyboard.
-- Regards, Alexander Chemeris CEO Fairwaves, Inc. https://fairwaves.co
On Thu, Jul 07, 2016 at 08:36:06AM +0300, Alexander Chemeris wrote:
Believe it or not, but that's the information from my Gerrit user info page.
Thanks for your patience -- the Gerrit UI for some weird reason refuses to offer your account's name in the group editing dialog. I took a close look at the database to find out why, but could find no difference to other accounts.
For the record, simply entering the user ID (10000NN number) in the dialog worked, despite the user not being offered by the UI. So providing the gerrit user ID is indeed the easiest and most fool proof way.
In short, Alexander, you should finally be a known user and may push private branches now. You may verify that using the sandbox repository: git clone ssh://$USERNAME@gerrit.osmocom.org:29418/sandbox.git
~Neels
On Thu, Jul 7, 2016 at 7:40 AM, Neels Hofmeyr nhofmeyr@sysmocom.de wrote:
On Thu, Jul 07, 2016 at 08:36:06AM +0300, Alexander Chemeris wrote:
Believe it or not, but that's the information from my Gerrit user info page.
Thanks for your patience -- the Gerrit UI for some weird reason refuses to offer your account's name in the group editing dialog. I took a close look at the database to find out why, but could find no difference to other accounts.
For the record, simply entering the user ID (10000NN number) in the dialog worked, despite the user not being offered by the UI. So providing the gerrit user ID is indeed the easiest and most fool proof way.
In short, Alexander, you should finally be a known user and may push private branches now. You may verify that using the sandbox repository: git clone ssh://$USERNAME@gerrit.osmocom.org:29418/sandbox.git
Thank you! Works like a charm now :)