From: "Bert Wesarg" <bert.wesarg@googlemail.com>
To: "martin f krafft" <madduck@debian.org>
Cc: "Petr Baudis" <pasky@suse.cz>,
git@vger.kernel.org,
"vcs distro packaging discussion list"
<vcs-pkg-discuss@lists.alioth.debian.org>
Subject: Re: linearising TopGit forests into patch series (was: [ANNOUNCE] TopGit - A different patch queue manager)
Date: Thu, 7 Aug 2008 21:58:35 +0200 [thread overview]
Message-ID: <36ca99e90808071258h62b65981s20a5b053d9bc5754@mail.gmail.com> (raw)
In-Reply-To: <20080807175623.GA16833@lapse.rw.madduck.net>
Hi,
On Thu, Aug 7, 2008 at 19:56, martin f krafft <madduck@debian.org> wrote:
> Hi Petr and everyone else,
>
> as some of you may know, I am working on http://vcs-pkg.org, and
> Pierre kindly alerted me to your announcement, which looks very
> interesting for what we are trying to do.
>
> Assuming a number of interdependent topic branches, does TopGit
> provide a way for me to linearise/flatten/serialise these branches
> in a one-patch-per-branch fashion, so that I could turn any TopGit
> repository into a quilt series? I am only interested in a one-way
> conversion from TopGit to quilt for now.
Should be doable, I think. At least you can get a topological sorted
list of the TopGit branches (with git show-branch --topo-order <list
of TopGit-branches>). But than it get complicated, because you don't
need the diff from branch-base to branch-head, this would only work
for a single dependent list of topic branches.
At least this is my current point of thinking for this problem.
Regards
Bert
> Thank you,
next prev parent reply other threads:[~2008-08-07 19:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-03 3:14 [ANNOUNCE] TopGit - A different patch queue manager Petr Baudis
2008-08-03 7:27 ` Miklos Vajna
2008-08-03 12:02 ` Petr Baudis
2008-08-03 14:14 ` [PATCH] [TopGit] Check for pre-commit hook existence Russell Steicke
2008-08-03 14:26 ` Petr Baudis
2008-08-03 14:45 ` [ANNOUNCE] TopGit - A different patch queue manager Jon Smirl
2008-08-04 13:22 ` Karl Hasselström
2008-08-07 17:56 ` linearising TopGit forests into patch series (was: [ANNOUNCE] TopGit - A different patch queue manager) martin f krafft
2008-08-07 19:58 ` Bert Wesarg [this message]
2008-08-08 17:06 ` martin f krafft
2008-08-08 17:14 ` Bert Wesarg
2008-08-09 1:08 ` Petr Baudis
2008-08-10 20:54 ` Petr Baudis
2008-08-09 2:09 ` Sam Vilain
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=36ca99e90808071258h62b65981s20a5b053d9bc5754@mail.gmail.com \
--to=bert.wesarg@googlemail.com \
--cc=git@vger.kernel.org \
--cc=madduck@debian.org \
--cc=pasky@suse.cz \
--cc=vcs-pkg-discuss@lists.alioth.debian.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).