Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 474523

Summary: Cannot push changes to gerrit (orion.client and orion.server)
Product: Community Reporter: Silenio Quarti <Silenio_Quarti>
Component: GerritAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Silenio Quarti CLA 2015-08-07 15:51:57 EDT
I am a committer on org.eclipse.orion.server, but I am not able to push changes through gerrit. I am not sure when this started happening, but I was able to push 2 weeks ago.    I am also not able to push the org.eclipse.orion.client.

$ git push origin master
Counting objects: 23, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (12/12), 974 bytes, done.
Total 12 (delta 6), reused 0 (delta 0)
remote: Resolving deltas: 100% (6/6)
remote: Branch refs/heads/master:
remote: You are not allowed to perform this operation.
remote: To push into this reference you need 'Push' rights.
remote: User: silenio
remote: Please read the documentation and contact an administrator
remote: if you feel the configuration is incorrect
remote: Processing changes: refs: 1, done
To ssh://silenio@git.eclipse.org:29418/orion/org.eclipse.orion.server.git
 ! [remote rejected] master -> master (prohibited by Gerrit)
error: failed to push some refs to 'ssh://silenio@git.eclipse.org:29418/orion/org.eclipse.orion.server.git'
Comment 1 Eclipse Webmaster CLA 2015-08-07 16:19:16 EDT
Probably caused by the change in group name for bug 465203.  I've updated the permissions so you should be all set.

-M.
Comment 2 Silenio Quarti CLA 2015-08-07 16:27:55 EDT
It is working now. Thanks!
Comment 3 Eclipse Webmaster CLA 2016-05-19 10:37:31 EDT
Ok, closing.

-M.