ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] git svn & @tags
@ 2009-12-27  8:40 Artem Zolochevskiy
  2009-12-27  8:50 ` Ivan Fedorov
  0 siblings, 1 reply; 3+ messages in thread
From: Artem Zolochevskiy @ 2009-12-27  8:40 UTC (permalink / raw)
  To: ALT Linux Team development discussions

hi all

Господа, при использовании git-svn порой получаю svn-овые таги в
неожиданном для меня виде. Пример:
  remotes/tags/frescobaldi-0.7.9
  remotes/tags/frescobaldi-1.0.0
  remotes/tags/frescobaldi-1.0.0@1816

Смотрю на remotes/tags/frescobaldi-1.0.0@1816. Интересно, в результате
чего такой таг появляется при импорте?
На стороне самого svn присутствует лишь tags/frescobaldi-1.0.0
(http://code.google.com/p/lilykde/source/browse/#svn/tags/frescobaldi).
В .git/config всё стандартно:
[svn-remote "svn"]
        url = http://lilykde.googlecode.com/svn
        fetch = trunk/frescobaldi:refs/remotes/trunk
        tags = tags/frescobaldi/*:refs/remotes/tags/*
        branches = branches/frescobaldi/*:refs/remotes/*

Подобное наблюдаю и при импорте некоторых других репозиториев.

-- 
Артём Золочевский

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

end of thread, other threads:[~2009-12-27  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-27  8:40 [devel] git svn & @tags Artem Zolochevskiy
2009-12-27  8:50 ` Ivan Fedorov
2009-12-27  9:16   ` Artem Zolochevskiy

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