--tmoQ0UElFV5VgXgH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On 08/01, Dan Kenigsberg wrote:
On Thu, Jul 31, 2014 at 04:08:40PM +0200, David Caro wrote:
> 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=
=2E12
> > 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'
>=20
> Was it an annotated tag?
> $ git tag -am 'My message' v4.14.12
> $ git push origin v4.14.12 HEAD:refs/heads/master
=20
Yes, it was anotated; I don't think that your suggested git-push is
valid.
Well, that worked for me last time, and it's the suggested way of
pushing annotated tags to gerrit.
The difference is that you are not specifying which ref you are sending to =
which
other ref, (HEAD:refs/heads/master), so git has to figure out himself
that data in your case (it takes current local commit and current
local branch usually).
Anyhow, I've added push permission to ovirt-3.* branches for
vdsm-stable-maintainers, can you try again Yaniv?
=20
git push origin tagname
=20
works for me, but for Yaniv (i.e. it's a permission problem. Maybe the
permission model for tags in gerrit is not the one we suppose it is).
_______________________________________________
Infra mailing list
Infra(a)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(a)redhat.com
Web:
www.redhat.com
RHT Global #: 82-62605
--tmoQ0UElFV5VgXgH
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJT21uFAAoJEEBxx+HSYmnDoIsIAIIU6DMzZArN9P+Hn0W4elqb
eDL2W6hlV2FT3k5dRfIH6UatTz1lvjvnUxSp/D4Y6lZV5IZPSKFt+lPkF1E/xvqG
p6Hd5oEb0QWSEFExaCkGsq8lcz8HxjTSfwYzoYM9iif9sU3uqaXP5jjcuFIEZLbV
CjwLHWQ4ggq96kEX/dSNlwPDAjWfs8UKamlJdUf6AUPflF7xUx6591BcKbBukHX8
fWk78iF84QTLwyKO58a6PH4qtswaYL/AFgb990D+bfZTWLhw6twJzMQP5REpMOZB
ijHcHj7E2Iql5WdQ5cbAay6wj38at4wAWMjEJe42vE60KAuojPoEeNGr7WZnRnU=
=XNa7
-----END PGP SIGNATURE-----
--tmoQ0UElFV5VgXgH--