[devel] Как аннотрировать неаннотированные таги из апстрима

Dmitry V. Levin ldv на altlinux.org
Пт Апр 20 21:51:03 MSK 2012


On Fri, Apr 20, 2012 at 05:56:06PM +0400, Anatoly Lyutin wrote:
> Благодаря Михаилу Шигорину собрал таки 
> hiredis.
> 
> Теперь пытаюсь запихнуть всё в git.alt. 
> Получаю:
> [vostok на localhost hiredis]$ git push --tags git.alt:packages/hiredis.git
> Counting objects: 1, done.
> Writing objects: 100% (1/1), 314 bytes, done.
> Total 1 (delta 0), reused 0 (delta 0)
> remote: *** Un-annotated tags are not allowed in this repository
> remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
> remote: error: hook declined to update refs/tags/v0.0.1
> remote: *** Un-annotated tags are not allowed in this repository
> remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
> remote: error: hook declined to update refs/tags/v0.10.0
> remote: *** Un-annotated tags are not allowed in this repository
> remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
> remote: error: hook declined to update refs/tags/v0.9.0
> remote: *** Un-annotated tags are not allowed in this repository
> remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
> remote: error: hook declined to update refs/tags/v0.9.1
> remote: *** Un-annotated tags are not allowed in this repository
> remote: *** Use `git tag [ -a | -s ]' for tags you want to propagate.
> remote: error: hook declined to update refs/tags/v0.9.2
> remote: girar-sendmail: email notification about `refs/tags/v0.10.1' 
> update sent.

Не надо было так делать, лучше было сделать server side clone:
$ ssh git.alt clone URL

> пытаюсь сказать git tag -a -s -m "v0.10.1" v0.10.1
> получаю
> fatal: tag 'v0.10.1' already exists
> 
> Делаю -f - таг перевешивается на самый 
> верх. Как правильно с этим бороться, с 
> этими неаннотированными тагами?

Не надо с этими неаннотированными тагами бороться, оставьте их в покое.
Вы все равно не будете из этих тэгов ничего собирать.


-- 
ldv
----------- следующая часть -----------
Было удалено вложение не в текстовом формате...
Имя     : отсутствует
Тип     : application/pgp-signature
Размер  : 198 байтов
Описание: отсутствует
Url     : <http://lists.altlinux.org/pipermail/devel/attachments/20120420/4b4d0bd3/attachment.bin>


Подробная информация о списке рассылки Devel