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 2011/10/17 19:04:09 UTC

svn propchange: r1185280 - svn:log

Author: rhuijben
Revision: 1185280
Modified property: svn:log

Modified: svn:log at Mon Oct 17 17:04:09 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Oct 17 17:04:09 2011
@@ -3,3 +3,5 @@ Resolve test error introduced by r118524
 * subversion/tests/libsvn_wc/op-depth-test.c
   (open_wc_db): Open the database writable instead of relying on the global
     cache to make the database writable.
+  (check_db_rows): Close temporary database handle before returning.
+  (insert_dirs): Add SVN_DBG(). [Removed in r1185282]