
--jho1yZJdad60DJr+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 07/31, ybronhei wrote:
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. =20 but i still can't.. getting the following: =20 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'
Was it an annotated tag? $ git tag -am 'My message' v4.14.12 $ git push origin v4.14.12 HEAD:refs/heads/master
=20 Thanks, =20 Yaniv Bronhaim. =20
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-maintaine=
rs
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 sin=
gle
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
=20 =20 --=20 Yaniv Bronhaim. _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --jho1yZJdad60DJr+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT2k3nAAoJEEBxx+HSYmnDlJYH/1xvf0tYg1A4Yj9GToSevR39 N+cb7dUxCwRoHnoaBQEtXjO1krQCepnZ0VaggmjhEV6+cHwyF6uTSegYO2Yb3O6B NSwN6ergL5zKa3nxZ7S0p+A0BJEK6ygs8x6KZz1Z0diBzR9qTFvd8WRF1fhkPYCP 7uuOea/pdlt1SaNKvizIDLWPV/qUMZXgnq0kZMo9sA0kF/VvH9cSBa8J0l2Xugjb 5QGHVFFEdZgxhbNOQfgK8a00CTGsd4fo67RLDLNJeeSmmaC9rZzlrloSJgWVnwBk J/Su8wlqKIqY/fq9EPD9lDl7eXv9yK2aiXSFMUlnrtHjbJUisGLVSZRdMxGDazo= =UcE1 -----END PGP SIGNATURE----- --jho1yZJdad60DJr+--