ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] gear -- создание тарбола из другого branch
Date: Thu, 19 Oct 2006 02:55:01 +0400
Message-ID: <20061018225501.GA1604@basalt.office.altlinux.org> (raw)
In-Reply-To: <20061015222134.GA5975@basalt.office.altlinux.org>

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

On Mon, Oct 16, 2006 at 02:21:34AM +0400, Dmitry V. Levin wrote:
> On Sun, Oct 15, 2006 at 08:08:18PM +0400, Sergey Vlasov wrote:
> > On Wed, Oct 04, 2006 at 02:11:46AM +0400, Dmitry V. Levin wrote:
> > [...]
> > > > Похоже, проще оказывается складывать файлы с сохранённым содержимым
> > > > тегов не под оригинальными именами, а с именем, соответствующим их
> > > > sha1, и помещать имена в файл .gear-tags/list (иначе пришлось бы
> > > > возиться с каталогами внутри .gear-tags).
> > > 
> > > Если это будет не очень сложно, то можно сделать.
> > 
> > Сделано:
> > 
> > git.alt:/people/vsu/packages/gear.git vsu/gear-tags-dir
> 
> Спасибо.
> 
> $ git diff --stat master..vsu/gear-tags-dir
>  Makefile              |    2 
>  gear                  |  291 ++++++++++++++++--------
>  gear-commit           |    6 -
>  gear-sh-functions.in  |  388 ++++++++++++++++++++++++++++----
>  gear-update-tag       |  585 +++++++++++++++++++++++++++++++++++++++++++++++++
>  gear-update-tag.1.inc |   23 ++
>  6 files changed, 1139 insertions(+), 156 deletions(-)
> 
> Ох, у меня, наверное, уйдёт целый день, чтобы всё это отсмотреть...

Я посмотрел.  Всё выглядит логично, но код всё-таки стал существенно
сложнее для понимания.  Я не смог себя убедить в том, что gear не поведёт
себя странным образом, получив на входе репозиторий, содержащий .gear-rules
"специального вида", а это одна из двух основных характеристик gear.
Так что я смержил к себе в ldv/gear-tags-dir, осталось придумать способ
сделать код gear более доступным для анализа.  Может, разбить на более
мелкие файлы для изоляции взаимозависимых частей.


-- 
ldv

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

  reply	other threads:[~2006-10-18 22:55 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-21 19:20 Денис Смирнов
2006-09-22  5:57 ` Alexey Tourbin
2006-09-22 10:44   ` Денис Смирнов
2006-09-22 23:37     ` Dmitry V. Levin
2006-09-23  8:40       ` Денис Смирнов
2006-09-23  8:48         ` Dmitry V. Levin
2006-09-23  9:19           ` Денис Смирнов
2006-09-23 14:07             ` Dmitry V. Levin
2006-09-23 15:23               ` Sergey Vlasov
2006-09-23 15:54                 ` Dmitry V. Levin
2006-09-23 16:04                   ` Aleksey Avdeev
2006-09-23 16:16                     ` Dmitry V. Levin
2006-09-23 16:38                       ` Michael Shigorin
2006-09-23 16:51                   ` Sergey Vlasov
2006-09-23 19:28                     ` Dmitry V. Levin
2006-09-23 19:36                       ` Денис Смирнов
2006-09-23 19:43                         ` Dmitry V. Levin
2006-09-23 19:57                       ` Sergey Vlasov
2006-09-23 22:56                       ` Michael Shigorin
2006-09-26 19:01                       ` Sergey Vlasov
2006-09-30 19:30                         ` Sergey Vlasov
2006-10-03 22:11                           ` Dmitry V. Levin
2006-10-15 16:08                             ` Sergey Vlasov
2006-10-15 22:21                               ` Dmitry V. Levin
2006-10-18 22:55                                 ` Dmitry V. Levin [this message]
2006-09-23 22:55                     ` [devel] uranus Michael Shigorin
2006-09-25  5:24                       ` Sergey Pinaev
2006-09-24 19:14                   ` [devel] gear -- создание тарбола из другого branch Sergey Vlasov
2006-09-25 18:06                     ` Sergey Vlasov
2006-09-25 20:01                       ` Dmitry V. Levin
2006-09-26 17:34                       ` Alexey I. Froloff
2006-09-26 18:21                         ` Alexey I. Froloff
2006-09-25  8:09                   ` Anton Farygin
2006-09-25 13:31                     ` Sergey Vlasov
2006-09-25 20:06                       ` Dmitry V. Levin
2006-09-26  8:42                         ` Sergey Vlasov
2006-09-26 22:50                           ` Dmitry V. Levin
2006-09-26 10:14                     ` Alex V. Myltsev
2006-09-26 10:43                       ` Alex V. Myltsev
2006-09-26 11:49                       ` Sergey Vlasov
2006-09-26 13:01                         ` Alex V. Myltsev
2006-09-26 14:25                           ` Sergey Vlasov
2006-09-26 14:52                             ` Alexey I. Froloff
2006-09-26 15:19                               ` Sergey Vlasov
2006-09-23 15:28               ` Денис Смирнов
2006-10-02 23:32     ` Alexey Tourbin
2006-10-03  7:54       ` Денис Смирнов
2006-10-03  8:05         ` Alexey Tourbin
2006-10-03 11:19           ` Денис Смирнов
2006-10-03 11:25             ` Pavlov Konstantin
2006-10-03 14:36               ` Денис Смирнов
2006-10-03 14:46                 ` Pavlov Konstantin
2006-10-03 22:25                   ` Dmitry V. Levin
2006-10-04  8:02                     ` Денис Смирнов

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=20061018225501.GA1604@basalt.office.altlinux.org \
    --to=ldv@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