You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2018/11/01 10:31:51 UTC

svn commit: r1845438 - /subversion/branches/1.9.x/STATUS

Author: rhuijben
Date: Thu Nov  1 10:31:51 2018
New Revision: 1845438

URL: http://svn.apache.org/viewvc?rev=1845438&view=rev
Log:
* STATUS: Cast some votes. Approves several groups (one via binding rules)

Modified:
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1845438&r1=1845437&r2=1845438&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu Nov  1 10:31:51 2018
@@ -120,21 +120,7 @@ Candidate changes:
    Justification:
      Consistency is good; repos-to-WC copy should behave like WC-to-WC copy.
    Votes:
-     +1: brane
-
- * r1844882
-   Fix propagation of mod_dav_svn's SVNUseUTF8 configuration setting.
-   Justification:
-     The option has no effect in some setups. User submitted the patch.
-   Votes:
-     +1: stsp, brane
-
- * r1844987
-   Raise an error if someone tries to use -rPREV on a working copy at r0.
-   Justification:
-     Fixes #4532, which is an assertion abort.
-   Votes:
-     +1: brane
+     +1: brane, rhuijben
 
  * r1845212
    Silence a deprecation warning from amalgamated SQLite on macOS.
@@ -143,22 +129,6 @@ Candidate changes:
    Votes:
      +1: brane
 
- * r1845204
-   Fix issue SVN-4782: Do not use (const char*)1 in httpd modules as value for
-   r->notes.
-   Justification:
-     Prevents a crash in mod_http2.
-   Votes:
-     +1: danielsh, brane
-     +1 (non-binding): rpluem
-
- * r1845408
-   Prevent some coredumps when using JavaHL SVNClient::diff().
-   Justification:
-     Fixes crash in client code when an external diff tool is used.
-   Votes:
-     +1: brane
-
 Veto-blocked changes:
 =====================
 
@@ -180,3 +150,34 @@ Veto-blocked changes:
 
 Approved changes:
 =================
+
+ * r1844882
+   Fix propagation of mod_dav_svn's SVNUseUTF8 configuration setting.
+   Justification:
+     The option has no effect in some setups. User submitted the patch.
+   Votes:
+     +1: stsp, brane, rhuijben
+
+ * r1844987
+   Raise an error if someone tries to use -rPREV on a working copy at r0.
+   Justification:
+     Fixes #4532, which is an assertion abort.
+   Votes:
+     +1: brane, rhuijben
+
+ * r1845204
+   Fix issue SVN-4782: Do not use (const char*)1 in httpd modules as value for
+   r->notes.
+   Justification:
+     Prevents a crash in mod_http2.
+   Votes:
+     +1: danielsh, brane, rhuijben
+     +1 (non-binding): rpluem
+
+ * r1845408
+   Prevent some coredumps when using JavaHL SVNClient::diff().
+   Justification:
+     Fixes crash in client code when an external diff tool is used.
+   Votes:
+     +1: brane
+     +0: rhuijben



Re: svn commit: r1845438 - /subversion/branches/1.9.x/STATUS

Posted by Branko Čibej <br...@apache.org>.
On 01.11.2018 11:31, rhuijben@apache.org wrote:
> Author: rhuijben
> Date: Thu Nov  1 10:31:51 2018
> New Revision: 1845438
>
> URL: http://svn.apache.org/viewvc?rev=1845438&view=rev
> Log:
> * STATUS: Cast some votes. Approves several groups (one via binding rules)

[...]

>  Approved changes:
>  =================
> +
> + * r1844882
> +   Fix propagation of mod_dav_svn's SVNUseUTF8 configuration setting.
> +   Justification:
> +     The option has no effect in some setups. User submitted the patch.
> +   Votes:
> +     +1: stsp, brane, rhuijben
> +
> + * r1844987
> +   Raise an error if someone tries to use -rPREV on a working copy at r0.
> +   Justification:
> +     Fixes #4532, which is an assertion abort.
> +   Votes:
> +     +1: brane, rhuijben


Bert, this approval was invalid, r1844987 requires 3 +1 votes for
backport. I think you must have made a mistake during editing STATUS for
1.9.x, since you (correctly) left this proposal in the pending section
for 1.10.x and 1.11.x.

-- Brane