You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2010/04/12 18:35:05 UTC

svn propchange: r933307 - svn:log

Author: julianfoad
Revision: 933307
Modified property: svn:log

Modified: svn:log at Mon Apr 12 16:35:05 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Apr 12 16:35:05 2010
@@ -1,3 +1,5 @@
 * subversion/libsvn_wc/wc_db.c
+  (svn_wc__db_temp_set_base_checksum): Check that only one row is affected.
+    (And include a debug printf... oops.)
   (svn_wc__db_get_pristine_md5): Don't bother setting an output value when
     throwing an error. Use a better error code. A follow-up to r933272.