ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Как аннотрировать неаннотированные таги из апстрима
@ 2012-04-20 13:56 Anatoly Lyutin
  2012-04-20 14:30 ` Dubrovskiy Viacheslav
                   ` (2 more replies)
  0 siblings, 3 replies; 24+ messages in thread
From: Anatoly Lyutin @ 2012-04-20 13:56 UTC (permalink / raw)
  To: devel

Благодаря Михаилу Шигорину собрал таки 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.

пытаюсь сказать git tag -a -s -m "v0.10.1" v0.10.1
получаю
fatal: tag 'v0.10.1' already exists

Делаю -f - таг перевешивается на самый верх. Как правильно с этим 
бороться, с этими неаннотированными тагами?


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2012-04-20 23:44 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-20 13:56 [devel] Как аннотрировать неаннотированные таги из апстрима Anatoly Lyutin
2012-04-20 14:30 ` Dubrovskiy Viacheslav
2012-04-20 15:33     ` Yuri N. Sedunov
2012-04-20 18:07       ` Anatoly Lyutin
2012-04-20 18:18         ` Yuri N. Sedunov
2012-04-20 18:49           ` Anatoly Lyutin
2012-04-20 19:00             ` Yuri N. Sedunov
2012-04-20 19:11               ` Anatoly Lyutin
2012-04-20 19:50                 ` Yuri N. Sedunov
2012-04-20 18:11       ` Anatoly Lyutin
2012-04-20 16:56 ` Aleksey Avdeev
2012-04-20 17:16   ` Yuri N. Sedunov
2012-04-20 18:24     ` Aleksey Avdeev
2012-04-20 18:33       ` Yuri N. Sedunov
2012-04-20 18:45         ` Aleksey Avdeev
2012-04-20 18:55           ` Yuri N. Sedunov
2012-04-20 19:09             ` [devel] I Обсуждение сборки apache2 (was: Re: Как аннотрировать неаннотированные таги из апстрима) Aleksey Avdeev
2012-04-20 20:25             ` [devel] [JT] git.alt II (was: Как аннотировать " Michael Shigorin
2012-04-20 23:44               ` Yuri N. Sedunov
2012-04-20 17:51 ` [devel] Как аннотрировать неаннотированные таги из апстрима Dmitry V. Levin
2012-04-20 20:20   ` Michael Shigorin
2012-04-20 21:41     ` Dmitry V. Levin
2012-04-20 22:36       ` [devel] Как аннотировать " Michael Shigorin
2012-04-20 22:43         ` Dmitry V. Levin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git