[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: Fri, 14 Dec 2018 22:30:01 +0000

Daniel Shahaf wrote:
> [...] write a script that:
> 1. Queries the repository for trunk revnums that have been merged to the
stable branch since the last tag;

See attached "svn-revs-backported.sh".

> 3. Synthesizes a CHANGES-like listing [...]

That's one reasonable option.

I do also wonder if we couldn't implement something that more directly queries 'svn' and displays the result. That is, start designing and implementing some more powerful querying, starting with "changes in 1.10.x but not in 1.10.3".

-- 
- Julian

Received on 2018-12-14 23:30:08 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.