You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Julian Foad (Jira)" <ji...@apache.org> on 2019/09/24 13:38:00 UTC

[jira] [Closed] (SVN-4823) site: upcoming.py script should automatically show changes for the latest stable branch

     [ https://issues.apache.org/jira/browse/SVN-4823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Foad closed SVN-4823.
----------------------------
    Resolution: Fixed

> site: upcoming.py script should automatically show changes for the latest stable branch
> ---------------------------------------------------------------------------------------
>
>                 Key: SVN-4823
>                 URL: https://issues.apache.org/jira/browse/SVN-4823
>             Project: Subversion
>          Issue Type: Task
>          Components: docs_www
>    Affects Versions: trunk
>            Reporter: Daniel Shahaf (äñ§€¥£¢)
>            Priority: Major
>
> [https://subversion.apache.org/docs/release-notes/#upcoming-patch-release] is generated by [https://svn.apache.org/repos/asf/subversion/site/tools/upcoming.py.] Currently, that script expects to be run from a working copy of {{^/subversion/branches/1.A.x}} and emits the changes for that branch. That gives rise to a requirement to update the symlink {{~svnsvn/src/svn/latest}} whenever we create a new minor release. (That symlink currently points to {{./1.12.x}}. It's used by [https://github.com/apache/infrastructure-puppet/blob/deployment/modules/svnqavm_pvm_asf/manifests/init.pp].)
>  
> Teach upcoming.py to figure out automatically which branch is latest¹ and automatically show changes for that branch.
> The linked Web page documents "You could find the changes queued for another release line by running that script in a working copy of, for example, the 1.10.x branch". Update that sentence, if needed.
> (Also, not strictly part of this issue, but if you can figure out a way to auto-update the link to 1.12.x/STATUS in that Web page, that'd be nice to have.)
>  
> ¹ proof of concept code: [https://mail-archives.apache.org/mod_mbox/subversion-dev/201907.mbox/%3c20190731164934.bfu6rocnijgezzhd@tarpaulin.shahaf.local2%3e|https://mail-archives.apache.org/mod_mbox/subversion-dev/201907.mbox/%3c20190731164934.bfu6rocnijgezzhd@tarpaulin.shahaf.local2%3e)]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)