ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Alex V. Myltsev" <avm@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] [JT] gear SCM
Date: Tue, 28 Nov 2006 01:54:56 +0300
Message-ID: <20061128015456.637b2ae8@localhost.localdomain> (raw)
In-Reply-To: <20061127164110.GE5381@master.mivlgu.local>

On Mon, 27 Nov 2006 19:41:10 +0300
Sergey Vlasov wrote:
> On Mon, Nov 27, 2006 at 06:55:55PM +0300, Alex V. Myltsev wrote:
> > > http://lists.altlinux.org/pipermail/devel/2006-October/037580.html
> > Получается небольшой SCM внутри gear
> Это не SCM, а решение другой проблемы - обеспечения идентичности
> результатов применения gear к указанному коммиту вне зависимости от
> содержимого .git/refs/ в репозитории.
Типичная задача SCM -- по некоторому магическому идентификатору ("тэг",
"SHA1", "revision" etc) однозначно восстановить состояние исходников.

Другой вопрос, что многие SCM решают и другие задачи. Например, git
умеет построчно сравнивать два состояния (git diff), а gear нет
(максимум, что можно получить имеющимися средствами -- дифф,
заменяющий sha1 на sha1 -- not much help); darcs кое-как умеет
объединять две ветки разработки (darcs pull), а gear нет (нет
утилиты gear-merge, которая бы слила две ветки, одновременно
исправляя по необходимости содержимое gear-rules).

Anyway, my point is this: в gear сейчас две части -- 
1) инструмент для сборки пакета из репозитория и
2) наросшая на него SCM.
Эта вторая часть имеет право на существование, но я ещё попробую
поискать ей замену; вполне вероятно, что patch management'ом над GIT
кто-нибудь уже занимался и написал для этого что-нибудь не
ALT-специфичное. Ну если нет, тогда надо gear дописывать, конечно.

-- 
Best regards,
Alex V. Myltsev.


  reply	other threads:[~2006-11-27 22:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27 12:48 [devel] gear и патчи Grigory Batalov
2006-11-27 13:34 ` Aleksey Avdeev
2006-11-27 14:08   ` Grigory Batalov
2006-11-27 14:30     ` Aleksey Avdeev
2006-11-27 14:01 ` Alex V. Myltsev
2006-11-27 14:45   ` Grigory Batalov
2006-11-27 15:55     ` [devel] git " Alex V. Myltsev
2006-11-27 16:41       ` Sergey Vlasov
2006-11-27 22:54         ` Alex V. Myltsev [this message]
2006-11-27 23:03           ` [devel] [JT] gear SCM Dmitry V. Levin
2006-11-27 14:15 ` [devel] gear и патчи Alex V. Myltsev
2006-11-27 14:31 ` Sergey Vlasov
2006-11-27 15:15   ` Aleksey Avdeev
2006-11-27 15:46     ` Grigory Batalov
2006-11-27 16:28       ` Aleksey Avdeev
2006-11-27 16:42     ` Sergey Vlasov

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=20061128015456.637b2ae8@localhost.localdomain \
    --to=avm@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