Author: ivan Date: Thu Jul 16 15:22:37 2026 New Revision: 1936210 Log: * branches/1.15.x/STATUS: Nominate r1936209.
Modified: subversion/branches/1.15.x/STATUS Modified: subversion/branches/1.15.x/STATUS ============================================================================== --- subversion/branches/1.15.x/STATUS Thu Jul 16 14:40:09 2026 (r1936209) +++ subversion/branches/1.15.x/STATUS Thu Jul 16 15:22:37 2026 (r1936210) @@ -18,6 +18,18 @@ 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: ========================
