
On 07/23/2014 06:39 PM, David Caro wrote:
Can any of you (vdsm maintainers) test if he has rights to push annotated tags?
Hey dcaro, sorry for the late response.. didn't have nothing to tag. but i still can't.. getting the following: ybronhei@ybronhei:~/Projects/vdsm ((ad88538...))$ git tag -a v4.14.12 ad88538dc77502bc0a5135216f5e3210435cce5b ybronhei@ybronhei:~/Projects/vdsm ((v4.14.12))$ git push origin v4.14.12 Counting objects: 1, done. Writing objects: 100% (1/1), 176 bytes | 0 bytes/s, done. Total 1 (delta 0), reused 0 (delta 0) remote: Processing changes: refs: 1, done To gerrit.ovirt.org:vdsm ! [remote rejected] v4.14.12 -> v4.14.12 (prohibited by Gerrit) error: failed to push some refs to 'gerrit.ovirt.org:vdsm' Thanks, Yaniv Bronhaim.
On 07/23, Dan Kenigsberg wrote:
On Wed, Jul 23, 2014 at 03:52:19PM +0200, David Caro wrote:
On 07/23, Dan Kenigsberg wrote:
Hi,
Please grant "Push Annotated Tag" permission to vdsm-stable-maintainers on the stable branches refs/heads/ovirt-*
You should already have it, as it's granted at refs/* level and not restricted on the branches. Are you sure you can't push them?
I am asking on behalf of vdsm-stable-maintainers, not me personally.
BTW, permissions on refs/heads/ovirt-3.3 refs/heads/ovirt-3.4 and refs/heads/ovirt-3.5 are exactly the same, can we merge them to a single refs/heads/ovirt-* entry?
I know, and I checked but I did not find a way to specify globs or regexpes in the refspec field when in between the name itself (like refs/name-*, refs/* works well though). If you know how to do it tell me please, that will help on other repos as well.
Oh. May deserve an RFE to gerrit upstream.
Worked! So I collapsed them all into one section with a regexp match.
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Yaniv Bronhaim.