ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Artem Zolochevskiy <artem.zolochevskiy@gmail.com>
To: devel@lists.altlinux.org
Subject: [devel] gear: copy и diff одновременно
Date: Thu, 10 Jul 2008 13:48:29 +0300
Message-ID: <200807101348.29254.artem.zolochevskiy@gmail.com> (raw)

hi all

Господа, помогите советом.
есть git/gear-репозиторий где хотелось бы использовать в .gear-rules 
одновременно и copy: и diff:

Я видел несколько примеров такого использования, но там везде в  diff: 
сравнивались подкаталоги. В моём же случае подкаталогов нет и 
сравниваются "корни". что-то вроде
diff: v0.1:. .
при этом в patch попадают также файлы, которые просто отсутствовали в v0.1.
Насколько это приемлемо/красиво? Если я не ошибаюсь в debian так оно примерно 
и делается.

Но не будет ли более правильно/красиво делать patch, который содержит именно 
изменения существующих в v0.1 файлов. Остальные же необходимые файлы 
добавлять при помощи copy: ?

Если пытаться использовать второй вариант, то я не знаю как этого добиться при 
условии, что v0.1 не имеет подкаталогов, а всё размещается прямо в корне.

Пример:
бранч upstream (тег v0.1):
file1.txt
file2.txt

бранч master, смерженный с upstream
file1.txt
file2.txt (патченный)
file3.txt (отсутствует в upstream)

не будет ли тут красиво сделать, чтоб был и патч (diff в .gear/rules -- 
file2.txt) и копия (copy в .gear/rules -- file3.txt)?

--
Артём Золочевский

             reply	other threads:[~2008-07-10 10:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-10 10:48 Artem Zolochevskiy [this message]
2008-07-10 11:33 ` Aleksey Avdeev
2008-07-11  9:47   ` Artem Zolochevskiy
2008-07-11 10:15     ` Aleksey Avdeev
2008-07-10 11:41 ` Alexey I. Froloff
2008-07-10 12:42 ` Ildar Mulyukov

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=200807101348.29254.artem.zolochevskiy@gmail.com \
    --to=artem.zolochevskiy@gmail.com \
    --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