Author: kotkov
Date: Tue May 10 14:14:57 2016
New Revision: 1743192
URL: http://svn.apache.org/viewvc?rev=1743192&view=rev
Log:
* STATUS: Nominate the r1741096 group.
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=1743192&r1=1743191&r2=1743192&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue May 10 14:14:57 2016
@@ -109,6 +109,26 @@ Candidate changes:
Votes:
+1: kotkov
+ * r1663286, r1741071, r1741072, r1741073, r1741078, r1741096, r1741200,
+ r1741206
+ Fix the source of "database is locked" errors when opening rep-cache.db.
+ Justification:
+ Users can get unexpected errors during operations that open rep-cache.db,
+ e.g., when calling 'svnadmin verify'.
+ Branch:
+ ^/subversion/branches/1.9.x-rep-cache-db-fixes
+ Notes:
+ r1663286 only affects maintainer mode and is included to avoid conflicts.
+ r1741073 fixes a potential crash in our sqlite helper.
+ r1741096 and r1741200 are the core fix for this issue.
+ r1741206 fixes a potential problem with the long-living db connection.
+ .
+ The backport branch is required, because r1741096 adds a new error code
+ that can't be backported as is without breaking compatibility between
+ patch versions.
+ Votes:
+ +1: kotkov
+
Veto-blocked changes:
=====================
|