Author: dsahlberg Date: Thu Jul 16 19:41:51 2026 New Revision: 1936213 Log: * 1.15.x/STATUS Vote for r1936209. tools/ require more than 1 positive vote, approving
Modified: subversion/branches/1.15.x/STATUS Modified: subversion/branches/1.15.x/STATUS ============================================================================== --- subversion/branches/1.15.x/STATUS Thu Jul 16 18:45:04 2026 (r1936212) +++ subversion/branches/1.15.x/STATUS Thu Jul 16 19:41:51 2026 (r1936213) @@ -18,18 +18,6 @@ Release blockers for 1.15.0: Candidate changes that cannot go into a later 1.15.x: ===================================================== - * r1936209 - Remove tools/dev/wc-format.py. - Justification: - - `svn info` displays working copy format now. - - wc-format.py doesn't support working copy format 32. - Notes: - Can be merged without restarting soak period due to tools/ exception, - but cannot be merged after 1.15.0 release because it removes - functionality. - Votes: - +1: ivan - Other candidate changes: ======================== @@ -71,3 +59,15 @@ Veto-blocked changes: Approved changes: ================= + + * r1936209 + Remove tools/dev/wc-format.py. + Justification: + - `svn info` displays working copy format now. + - wc-format.py doesn't support working copy format 32. + Notes: + Can be merged without restarting soak period due to tools/ exception, + but cannot be merged after 1.15.0 release because it removes + functionality. + Votes: + +1: ivan, dsahlberg
