You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2019/02/21 18:42:43 UTC

svn commit: r1854078 - in /subversion/branches: 1.10.x/STATUS 1.11.x/STATUS 1.9.x/STATUS

Author: brane
Date: Thu Feb 21 18:42:43 2019
New Revision: 1854078

URL: http://svn.apache.org/viewvc?rev=1854078&view=rev
Log:
* branches/1.9.x/STATUS,
  branches/1.10.x/STATUS,
  branches/1.11.x/STATUS: Propose r1854072 et al.

Modified:
    subversion/branches/1.10.x/STATUS
    subversion/branches/1.11.x/STATUS
    subversion/branches/1.9.x/STATUS

Modified: subversion/branches/1.10.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1854078&r1=1854077&r2=1854078&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Thu Feb 21 18:42:43 2019
@@ -102,6 +102,15 @@ Candidate changes:
    Votes:
      +1: danielsh
 
+ * r1854072, r1854074
+   Fix issue #4806: Remove on-disk trees with read-only directories in them.
+   Justification:
+     Fixes an edge case in our tree removal code. If we clear read-only
+     permissions on files in order to remove them, we should do the same for
+     directories.
+   Votes:
+     +1: brane
+
 Veto-blocked changes:
 =====================
 

Modified: subversion/branches/1.11.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.11.x/STATUS?rev=1854078&r1=1854077&r2=1854078&view=diff
==============================================================================
--- subversion/branches/1.11.x/STATUS (original)
+++ subversion/branches/1.11.x/STATUS Thu Feb 21 18:42:43 2019
@@ -116,6 +116,15 @@ Candidate changes:
    Votes:
      +1: danielsh
 
+ * r1854072, r1854074
+   Fix issue #4806: Remove on-disk trees with read-only directories in them.
+   Justification:
+     Fixes an edge case in our tree removal code. If we clear read-only
+     permissions on files in order to remove them, we should do the same for
+     directories.
+   Votes:
+     +1: brane
+
 Veto-blocked changes:
 =====================
 

Modified: subversion/branches/1.9.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1854078&r1=1854077&r2=1854078&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Thu Feb 21 18:42:43 2019
@@ -70,6 +70,15 @@ Candidate changes:
    Votes:
      +1: danielsh
 
+ * r1854072, r1854074
+   Fix issue #4806: Remove on-disk trees with read-only directories in them.
+   Justification:
+     Fixes an edge case in our tree removal code. If we clear read-only
+     permissions on files in order to remove them, we should do the same for
+     directories.
+   Votes:
+     +1: brane
+
 Veto-blocked changes:
 =====================