Author: rhuijben Revision: 1082876 Modified property: svn:log Modified: svn:log at Fri Mar 18 11:56:34 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Fri Mar 18 11:56:34 2011 @@ -1 +1,4 @@ - +* subversion/libsvn_wc/adm_crawler.c + (read_externals_info): Avoid path checks on this node by directly getting + the information from wc_db, to avoid additional read transactions in + this code path that is performance critical on no-change updates.
