ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] zsh and git
Date: Sat, 21 Jul 2007 23:46:34 +0400
Message-ID: <20070721194634.GA29733@solemn.turbinal> (raw)
In-Reply-To: <20070706090808.GA25124@basalt.office.altlinux.org>

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

On Fri, Jul 06, 2007 at 01:08:08PM +0400, Dmitry V. Levin wrote:
> > В общем, git довольно дубовая система, она не решает тонких проблем,
> > а просто не обращает на эти проблемы внимания.  Впрочем, всё равно никто
> > не знает, как надо "по-хорошему" решать эти "тонкие проблемы".  Вроде в
> > darcs какие-то идеи на этот счет были.
> 
> Некоторые полагают, что т.н. исчисление патчей в darcs представляет в
> первую очередь академический интерес:
> http://article.gmane.org/gmane.comp.version-control.git/50809

Я некоторое время назад запойно изучал хаскель, но так и не понял,
как работает этот darcs.

Вот типичное требование, которому git не удовлетворяет:

	Must support partial integration of changes between branches,
	at the file level. This is a requirement, not a nice-to-have,
	brought about by how perl development is done.

http://www.nntp.perl.org/group/perl.perl5.porters/2007/07/msg126948.html

Это пишет maintainer perl-5.8.x.

То есть "частичный мёрж" сделать нельзя, в смысле никакой метаинформации
о таком мерже не сохранится.  Информация в коммите о cherry-pick по сути
метаинформацией не является.  В случае с перлом разработка устроена так,
что нужно уметь отвечать на вопрос: какие изменения из бранча 5.9 влиты
в бранч 5.8 полностью ИЛИ частично?  Какие ещё не влиты?  Какие были
просмотрены и решили что вливать не будем?  Бранчи 5.9 и 5.8 никогда
не сойдутся.

Гит провоцирует обратную схему: багфиксы делать только в бранче 5.8,
а время от времени полностью вливать бранч 5.8 в бранч 5.9.

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

  reply	other threads:[~2007-07-21 19:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-04 19:44 Michael Shigorin
2007-07-05  5:52 ` Aleksey Avdeev
2007-07-05  7:12 ` Michael Shigorin
2007-07-05  7:46   ` [devel] [JT] " Alexey I. Froloff
2007-07-05  7:56     ` Michael Shigorin
2007-07-06  7:15 ` [devel] " Dmitry V. Levin
2007-07-06  8:55   ` Alexey Tourbin
2007-07-06  9:08     ` Dmitry V. Levin
2007-07-21 19:46       ` Alexey Tourbin [this message]
2007-07-22  8:37         ` Dmitry V. Levin

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=20070721194634.GA29733@solemn.turbinal \
    --to=at@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