[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Display outstanding backported fixes for each release?

From: Julian Foad <julianfoad_at_apache.org>
Date: Thu, 03 Jan 2019 17:05:31 +0000

Mark Phippard wrote:
> If we did not keep the STATUS file in the branch, then wouldn't it be fairly easy
> for anyone to see the info you want just by using svn log?

Look at the manual process I described: it starts with how the user has to remember the magic incantation for making 'svn log' find the branch-point of a tag, then copy a revision number from that output into another 'svn log' command. And after doing that, then there is still the 'STATUS' file to append, easy of course for anyone who knows how we run our backporting process, obscure to everyone else.

> Even with your svn log examples, there is still the issue of how you would want
> to display that info on the ROADMAP page.  If the output from log is not suitable

But I said the output of log *is* suitable. Specifically, I wrote, "Under that heading, either inline or links to the verbose text samples above." And I meant it. By "inline," I'm imagining a scrollable sub-window or something; obviously I wouldn't want it to ridiculously overwhelm the whole page. More distilled and polished output would be lovely, of course, but I really don't care about the presentation style; I just care about getting the information visible.

- Julian
Received on 2019-01-03 18:05:40 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.