svn commit: r1807284 - /subversion/trunk/subversion/libsvn_client/conflicts.c

2017-09-04 Thread stefan2
Author: stefan2 Date: Mon Sep 4 18:52:18 2017 New Revision: 1807284 URL: http://svn.apache.org/viewvc?rev=1807284&view=rev Log: Fix the authz error testing code in the conflict resolver. Sometimes, the actual error gets wrapped in another. * subversion/libsvn_client/conflicts.c (ignore_authz_f

svn propchange: r1807227 - svn:log

2017-09-04 Thread danielsh
Author: danielsh Revision: 1807227 Modified property: svn:log Modified: svn:log at Mon Sep 4 16:15:56 2017 -- --- svn:log (original) +++ svn:log Mon Sep 4 16:15:56 2017 @@ -1,4 +1,4 @@ -Fix unindented fallout from r18072

svn commit: r1807227 - /subversion/branches/better-pristines/subversion/libsvn_wc/upgrade.c

2017-09-04 Thread brane
Author: brane Date: Mon Sep 4 14:04:55 2017 New Revision: 1807227 URL: http://svn.apache.org/viewvc?rev=1807227&view=rev Log: Fix unindented fallout from r1807225. * subversion/libsvn_wc/upgrade.c (svn_wc__upgrade_sdb): Install schema statistics with a savepoint, not a transaction, as we di

svn commit: r1807225 - in /subversion/branches/better-pristines/subversion/libsvn_wc: lock.c upgrade.c wc-metadata.sql wc.h wc_db.c wc_db_private.h wc_db_wcroot.c

2017-09-04 Thread brane
Author: brane Date: Mon Sep 4 13:58:26 2017 New Revision: 1807225 URL: http://svn.apache.org/viewvc?rev=1807225&view=rev Log: Begin adding support for multiple working copy formats. Instead of supporting just one format, introduce a current formaat (the default for new working copies) and a lowe