On Tue, Mar 31, 2009 at 09:10:06PM +0200, Uwe Kleine-König wrote: > On Thu, Nov 20, 2008 at 10:24:55AM +0200, Niko Tyni wrote:
> > The new 'tg-export' debian/rules target can create a misordered quilt > > series file because the branch dependencies aren't taken into account. > Hhhmm, I don't see at once a better way, but there is something I don't > like: Consider the following patch dependency graph: > > base --- patch1 --- patch2 > \ > \ > patch3 > > Now doing > > $ tg export -b patch2,patch3 --quilt > > I get patch1 twice in the series. > > (Note I didn't try your patch, so my comment is subject to a possible > misunderstanding on my side.) I ended up with a different approach myself and am not currently using the "-b" option (or /usr/share/topgit/tg2quilt.mk) at all. It's very much possible that I missed this case, so a better fix seems to be needed. I'm afraid I don't have one right now. Thanks for caring, -- Niko Tyni [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

