You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/04/15 23:49:07 UTC

svn commit: r934609 - /subversion/branches/1.6.x/STATUS

Author: danielsh
Date: Thu Apr 15 21:49:07 2010
New Revision: 934609

URL: http://svn.apache.org/viewvc?rev=934609&view=rev
Log:
Vote +0 for the issue #3506 group, and add a follow-up group (also as +0).

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=934609&r1=934608&r2=934609&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Apr 15 21:49:07 2010
@@ -78,7 +78,20 @@ Candidate changes:
    Notes:
      Does not cleanly merge.  Backport branch needed (but as-yet uncreated).
    Votes:
-     +0: cmpilato
+     +0: cmpilato, danielsh
+
+ * r934599, r934603
+   Fix a concurrency issue in the FSFS rep-cache code.  This indirectly
+   concerns issue #3506.
+   Justification:
+     Opening the DB twice (and overwriting the handle) is undesired.
+   Notes:
+     r934599 updates the svn_atomic__init_once() interface.
+     r934603 is the actual fix.
+   Notes:
+     Depends on the r879966 group, which does not merge cleanly.
+   Votes:
+     +0: danielsh
 
  * r898048
    Extend the Windows only, crypto api verification of server certificates