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 2013/02/12 22:09:04 UTC

svn propchange: r1445360 - svn:log

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

Modified: svn:log at Tue Feb 12 21:09:04 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Feb 12 21:09:04 2013
@@ -4,3 +4,7 @@
      left_src to say that the node was not added. Do this to cover
      for a current bug in the repos-wc driver.
      (The difference is visible in svn diff --summarize)
+
+* subversion/libsvn_delta/cancel.c
+  (svn_delta_get_cancellation_editor): Add optimization that wasn't ready yet
+    (and might require revving the api). Reverted this part in r1445361.