Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [acceleo-dev] Dynamic polyphormism + overriding for templates and queries

Hi Laurent,
I've been trying to push the changes as explained in these websites, but got the following errors:

$ git push review R3_3_maintenance
Counting objects: 19, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (15/15), done.
Writing objects: 100% (19/19), 4.69 KiB | 0 bytes/s, done.
Total 19 (delta 12), reused 0 (delta 0)
remote: Resolving deltas: 100% (12/12)
remote: Branch refs/heads/R3_3_maintenance:
remote: You are not allowed to perform this operation.
remote: To push into this reference you need 'Push' rights.
remote: User: pjosephrodrguez
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://git.eclipse.org:29418/acceleo/org.eclipse.acceleo
 ! [remote rejected]   R3_3_maintenance -> R3_3_maintenance (prohibited by Gerrit: ref update access denied)
error: failed to push some refs to 'ssh://pjosephrodrguez@xxxxxxxxxxxxxxx:29418/acceleo/org.eclipse.acceleo'

Am I pushing to an incorrect remote or branch? It seems I don't have permission.
Many thanks.


Back to the top