ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Vladimir V. Kamarzin" <vvk@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] Еще одно HOWTO про сборку пакета в git.alt и интеграцию с upstream scm
Date: Tue, 10 Apr 2007 14:02:26 +0600
Message-ID: <m3ps6c7j3h.fsf@vvk.distance.ru> (raw)
In-Reply-To: <461B3874.8040201@stc.donpac.ru> (Eugene Prokopiev's message of "Tue, 10 Apr 2007 11:10:44 +0400")

>>>>> On 10 Apr 2007 at 13:10 "EP" == Eugene Prokopiev writes:

 EP> $ git-init-db
 EP> Initialized empty Git repository in .git/

Это не нужно

 EP> $ git-svnimport -v -o trunk 
 EP> https://libsieve.svn.sourceforge.net/svnroot/libsieve
 EP> Branch 'trunk' does not exist.
 EP> Either use the correct '-o branch' option,
 EP> or import to a new repository.

 А уж если сделали git init, то бранч для импорта тоже нужно сделать.

 EP> Покажите .git/svn2git ;)

Нету такого ;)

 EP> А один бранч вытащить в принципе нельзя?

Поробуйте так:

git init
git-svn init https://libsieve.svn.sourceforge.net/svnroot/libsieve/branches/libsieve_2_2_branch
git-svn fetch

-- 
vvk



  reply	other threads:[~2007-04-10  8:02 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 18:06 Eugene Prokopiev
2007-04-09 19:52 ` Alexey Tourbin
2007-04-09 20:01   ` Dmitry V. Levin
2007-04-09 20:37     ` Alexey Tourbin
2007-04-10  5:42       ` Eugene Prokopiev
2007-04-10  7:35         ` Eugene Prokopiev
2007-04-10  6:41       ` Alexey I. Froloff
2007-04-10 11:56   ` Aleksey Avdeev
2007-04-10 12:26     ` Eugene Prokopiev
2007-04-10 13:38       ` Aleksey Avdeev
2007-04-10 18:33         ` Eugene Prokopiev
2007-04-11  7:46           ` Aleksey Avdeev
2007-04-11  9:21             ` Eugene Prokopiev
2007-04-11  9:45               ` Aleksey Avdeev
2007-04-09 23:33   ` [devel] Subversion tags (was: Еще одно HOWTO про сборку пакета в git.alt и интеграцию с upstream scm) Grigory Batalov
2007-04-09 23:39     ` Alexey Tourbin
2007-04-10  6:44   ` [devel] Еще одно HOWTO про сборку пакета в git.alt и интеграцию с upstream scm Eugene Prokopiev
2007-04-10  6:47     ` Eugene Prokopiev
2007-04-10  7:01     ` Vladimir V. Kamarzin
2007-04-10  7:10       ` Eugene Prokopiev
2007-04-10  8:02         ` Vladimir V. Kamarzin [this message]
2007-04-10  9:03           ` Eugene Prokopiev
2007-04-11  6:48           ` Eugene Prokopiev
2007-04-11 10:59             ` Eugene Prokopiev
2007-04-12 10:23               ` Vladimir V. Kamarzin
2007-04-12 19:02                 ` Eugene Prokopiev
2007-04-12 19:30                   ` Eugene Prokopiev
2007-04-10  9:16     ` Alexey Tourbin
2007-04-10  9:35       ` Eugene Prokopiev
2007-04-10  9:46         ` Alexey Tourbin
2007-04-10 10:03           ` Eugene Prokopiev
2007-04-10 10:48       ` Eugene Prokopiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ps6c7j3h.fsf@vvk.distance.ru \
    --to=vvk@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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