From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] git и автопомощь в создании changelog Date: Mon, 18 Sep 2006 02:01:36 +0400 Message-ID: <20060917220136.GB16391@basalt.office.altlinux.org> (raw) In-Reply-To: <20060917164353.GA17697@localhost.localdomain> [-- Attachment #1: Type: text/plain, Size: 1532 bytes --] On Sun, Sep 17, 2006 at 08:43:53PM +0400, Денис Смирнов wrote: > On Sun, Sep 17, 2006 at 05:32:48PM +0400, Dmitry V. Levin wrote: > > >> А можно перед merge получить просто changelog вливаемой ветки с момента > >> common ancestor? > DVL> А зачем? > > У меня процесс выглядит так: > git-svn fetch > git pull . refs/remotes/git-svn > - изменить версию в spec > - написать changelog (который основан на содержимом changelog между > commaon ancestor и git-svn) > - commit > - gear > > Сейчас, когда мне приходится собирать чуть ли не каждый день, для этого > свой скрипт (см svn-update у меня в asterisk-trunk-sources.git) > > >> Удобно чтобы на базе svn log можно было более удобно делать changelog. > DVL> changelog можно потом отредактировать, см. git-commit --amend. > > Я имел в виду тот changelog, который я потом в spec напишу. Я, конечно, > могу воспользоваться svn log -- но это как-то неаккуратненько. Попробуйте что-нибудь вроде git-log HEAD^.. См. git-rev-parse(1) на тему "SPECIFYING REVISIONS". > >> И ещё вопрос: я синхронизирую с помощью git-svn отдельную ветку. В master > >> branch я делаю git mv на все файлы в отдельный каталог. Естественно когда > >> в апстриме появляется новый файл, он появляется у меня вне этого каталога > >> после merge. > DVL> Это действительно очень неудобно. Я стараюсь делать так, чтобы дерево > DVL> каталогов было одинаковым. > > Каким образом? Если "на той стороне" нет подкаталога, то я тоже не создаю подкаталог. -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-09-17 22:01 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-09-17 6:01 Денис Смирнов 2006-09-17 13:32 ` Dmitry V. Levin 2006-09-17 16:43 ` Денис Смирнов 2006-09-17 22:01 ` Dmitry V. Levin [this message] 2006-09-18 8:01 ` Денис Смирнов 2006-09-17 16:47 ` Денис Смирнов
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=20060917220136.GB16391@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