From: Stanislav Ievlev <inger@altlinux.org> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: Re: [devel] примеры использования для git-srpmimport Date: Tue, 30 May 2006 18:42:22 +0400 Message-ID: <20060530144222.GC16803@basalt.office.altlinux.org> (raw) In-Reply-To: <20060529163543.GA4200@basalt.office.altlinux.org> On Mon, May 29, 2006 at 08:35:43PM +0400, Dmitry V. Levin wrote: > On Mon, May 29, 2006 at 08:29:56PM +0400, Anton Farygin wrote: > > Вопрос возник: > > теперь git-srpmimport по умолчанию распаковывает все тарболлы. > > > > А есть какие-то примеры дальнейшего использования этого безобразия ? > > > > Интересует в первую очередь вопрос с обновлением до следущей версии > > распакованного тарболла. Как это делать рекомендуется ? > > Удалить старое дерево, распаковать на его место новое. > > Я сегодня делал с binutils примерно следующее: > rm -rf binutils && git-rm binutils && tar xf binutils-2.17.50.0.2.tar.bz2 && > mv binutils-2.17.50.0.2 binutils && git-add binutils > > Стас делает немного иначе, может он расскажет. Ну у меня ncurses оригинальный лежит в отдельном бранче, он постепено накапливает недельные патчи, которые автор выпускает, а в нужный момент идёт git-merge "merged" master orig. > > > -- > ldv > _______________________________________________ > Devel mailing list > Devel@lists.altlinux.org > https://lists.altlinux.org/mailman/listinfo/devel
prev parent reply other threads:[~2006-05-30 14:42 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-05-29 16:29 Anton Farygin 2006-05-29 16:35 ` Dmitry V. Levin 2006-05-30 14:42 ` Stanislav Ievlev [this message]
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=20060530144222.GC16803@basalt.office.altlinux.org \ --to=inger@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