ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Grigory Batalov" <bga@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] Q: tailor -- что-то не то с загрузкой из Mercurial (hg) репозитариев.
Date: Fri, 2 May 2008 02:50:40 +0400
Message-ID: <20080502025040.f96da392.bga@altlinux.org> (raw)
In-Reply-To: <ffae7d540805011538x6691c34ct743bb647c272256f@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

On Fri, 2 May 2008 02:38:25 +0400, Alexander Myltsev wrote:

> >   Что-то не получается у меня преобразовать Mercurial`овский репозитарий
> >  в git, используя tailor... Симптомы следующие:
> >     findcmd = commands.find
> >  AttributeError: 'module' object has no attribute 'find'
>
> А разгадка одна — у нас в Сизифе старый tailor!
> В новом соответствующий код выглядит так:
>
> if hasattr(cmdutil, 'findcmd'):            # >= 0.9.4
>     ...
> elif hasattr(commands, 'findcmd'):         # < 0.9.4
>     ...
> elif hasattr(commands, 'find'):            # ancient hg
>     findcmd = commands.find
>
> Обновите tailor, если не хотите использовать hg2git.

  У меня есть tailor-0.9.30, иногда им пользуюсь:
  http://git.altlinux.org/people/bga/packages/tailor.git

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  parent reply	other threads:[~2008-05-01 22:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 22:19 Aleksey Avdeev
2008-05-01 22:38 ` Alexander Myltsev
2008-05-01 22:46   ` Aleksey Avdeev
2008-05-01 22:50   ` Grigory Batalov [this message]
2008-05-02  0:02     ` Alexey Morozov
2008-05-02 12:20       ` Aleksey Avdeev
2008-05-02 22:02         ` Aleksey Avdeev
2008-05-03  9:06           ` [devel] A: tailor обновил, прошу NMU (was: Q: tailor -- что-то не то с загрузкой из Mercurial (hg) репозитариев.) Aleksey Avdeev
2008-05-05  3:10   ` [devel] Q: tailor -- что-то не то с загрузкой из Mercurial (hg) репозитариев Alexey Tourbin
2008-05-05  7:02     ` Aleksey Avdeev
2008-05-05  8:30       ` Alexey I. Froloff
2008-05-05  8:41         ` Aleksey Avdeev
2008-05-05 12:21           ` [devel] Q: fast-export, вопросы по упаковке (was: Q: tailor -- что-то не то с загрузкой из Mercurial (hg) репозитариев.) Aleksey Avdeev
2008-05-30 22:00           ` [devel] I: hg-fast-export для загрузки xen (was: tailor -- что-то не то с загрузкой из Mercurial (hg) репозитариев) Aleksey Avdeev

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=20080502025040.f96da392.bga@altlinux.org \
    --to=bga@altlinux.org \
    --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