Author: rhuijben Revision: 1357654 Modified property: svn:log Modified: svn:log at Thu Jul 5 16:05:33 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Thu Jul 5 16:05:33 2012 @@ -1,6 +1,8 @@ -Detect actual only-tree nodes by being actual only instead of by being tree -conflicted in the revert code. This way the node doesn't need processing in -C for the notification handling. +Detect actual only nodes by checking if the node has only an actual record, +instead of detecting if the node is tree conflicted. + +The result is only used for notifications if there is no other reason to tell +that the node used to be modified. * subversion/libsvn_wc/wc-queries.sql (STMT_CREATE_REVERT_LIST): Use subquery to determine if a node is actual
