Author: rhuijben
Revision: 1427807
Modified property: svn:log
Modified: svn:log at Wed Jan 2 14:57:26 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jan 2 14:57:26 2013
@@ -1,3 +1,7 @@
* subversion/libsvn_wc/translate.c
(svn_wc__sync_flags_with_props): Try to avoid unnecessary db transactions by
using more information from the initial _read_info() call.
+
+* subversion/libsvn_wc/workqueue.c
+ (svn_wc__wq_build_file_commit): Stop producing unneeded skels in wq items
+ for compatibility with pre 1.7 clients. (We bumped formats since then)
|