Hi ,
From an administrative account git push origin HEAD:refs/meta/config is working fine. Though push permission for Registered Users is given in reference (refs/meta/config) , it is still returning permission error. Please suggest if am i missing anything here ?
Error :
remote: error: branch refs/meta/config:
remote: Configuration changes can only be pushed by project owners
remote: who also have 'Push' rights on refs/meta/config
remote: User: <username>
remote: Contact an administrator to fix the permissions
remote: Processing changes: refs: 1, done
To ssh://<gerritserver>:29418/<repo>.git
! [remote rejected] HEAD -> refs/meta/config (prohibited by Gerrit: not permitted: update)
error: failed to push some refs to 'ssh://<geritserver>:29418/<repo>.git'
Thank and Regards,
Lokesh M