On Wed, Apr 20, 2011 at 09:31:09 (CEST), Luca Barbato wrote:

> On 04/20/2011 07:11 AM, Reinhard Tartler wrote:
>> On Tue, Apr 19, 2011 at 23:53:04 (CEST), Janne Grunau wrote:
>> 
>>> On Tue, Apr 19, 2011 at 07:55:52PM +0200, Reinhard Tartler wrote:
>>>> Instead of 'c32651d', this change produces something like
>>>> 'v0.7b1-1-gc32651d'
>>>>
>>>> The first part is the name of the latest tag (usually a beta release),
>>>> the second part are the number of commits after the latest tag and the
>>>> last part is the version hash prefixed with 'g' (like git).
>>>
>>> please drop the patch and create proper annotated tags from now on. How
>>> did you manage to create an unannotated tag?
>> 
>> By not using the parameter '-a' in git tag.
>> 
>> What's the best way to replace the unannotated tag with an annotated one?
>
> Drop the unannotated tag and add the annotated one (maybe gpg sign it as
> well)

Does'nt work:

Counting objects: 1, done.
Writing objects: 100% (1/1), 171 bytes, done.
Total 1 (delta 0), reused 0 (delta 0)
remote: -Deny-          You can't overwrite an existing tag
remote: error: hook declined to update refs/tags/v0.7b1
To [email protected]:libav
 ! [remote rejected] v0.7b1 -> v0.7b1 (hook declined)
error: failed to push some refs to '[email protected]:libav'

Seems that some root needs to delete the old tag from the repo first.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to