svn commit: r1829295 - in /subversion/trunk/subversion: libsvn_client/shelf.c tests/cmdline/shelf_tests.py

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 16:35:09 2018 New Revision: 1829295 URL: http://svn.apache.org/viewvc?rev=1829295=rev Log: Shelving: start supporting binary files. Use git diff binary literal format. This works for a stop-gap, but is inefficient for large files. *

svn commit: r1829271 - /subversion/branches/shelve-checkpoint/subversion/libsvn_client/prop_commands.c

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 13:19:15 2018 New Revision: 1829271 URL: http://svn.apache.org/viewvc?rev=1829271=rev Log: On the 'shelve-checkpoint' branch: resolve conflicts. Modified: subversion/branches/shelve-checkpoint/subversion/libsvn_client/prop_commands.c Modified:

svn commit: r1829275 - in /subversion/trunk: ./ notes/ notes/http-and-webdav/ notes/merge-tracking/ notes/obliterate/ notes/tree-conflicts/

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 13:57:44 2018 New Revision: 1829275 URL: http://svn.apache.org/viewvc?rev=1829275=rev Log: Update issue tracker links in notes, from Tigris (issuezilla) to Apache (Jira). URL fragment identifiers like '#desc5' are left in place, not yet updated. Modified:

svn commit: r1829257 [6/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/po/sv.po URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/po/sv.po?rev=1829257=1829256=1829257=diff == ---

svn commit: r1829257 [8/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/svn/svn.c URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/svn/svn.c?rev=1829257=1829256=1829257=diff == ---

svn commit: r1829257 [1/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 12:21:02 2018 New Revision: 1829257 URL: http://svn.apache.org/viewvc?rev=1829257=rev Log: On the 'shelve-checkpoint' branch: catch up with trunk@1829253. Added: subversion/branches/shelve-checkpoint/subversion/bindings/swig/python/tests/fs.py -

svn commit: r1829257 [7/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/svn/auth-cmd.c URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/svn/auth-cmd.c?rev=1829257=1829256=1829257=diff == ---

svn commit: r1829257 [11/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/binding

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/tools/dev/unix-build/Makefile.svn URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/tools/dev/unix-build/Makefile.svn?rev=1829257=1829256=1829257=diff

svn commit: r1829257 [3/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/libsvn_delta/debug_editor.c URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/libsvn_delta/debug_editor.c?rev=1829257=1829256=1829257=diff

svn commit: r1829291 - /subversion/trunk/subversion/libsvn_client/shelf.c

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 15:43:03 2018 New Revision: 1829291 URL: http://svn.apache.org/viewvc?rev=1829291=rev Log: Shelving: walk the WC ourself for paths to shelve. Rather than letting 'diff' do the walking, this prepares for storing binary files by some method other than diff. It

svn commit: r1829294 - /subversion/branches/1.10.x/STATUS

2018-04-16 Thread stsp
Author: stsp Date: Mon Apr 16 16:16:16 2018 New Revision: 1829294 URL: http://svn.apache.org/viewvc?rev=1829294=rev Log: * STATUS: Vote for r1829241. Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL:

svn propchange: r1751167 - svn:log

2018-04-16 Thread jamessan
Author: jamessan Revision: 1751167 Modified property: svn:log Modified: svn:log at Mon Apr 16 12:30:54 2018 -- --- svn:log (original) +++ svn:log Mon Apr 16 12:30:54 2018 @@ -1,2 +1,3 @@ * build/ac-macros/swig.m4:

svn commit: r1829257 [9/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/svnadmin/svnadmin.c URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/svnadmin/svnadmin.c?rev=1829257=1829256=1829257=diff == ---

svn commit: r1829257 [5/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/po/de.po URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/po/de.po?rev=1829257=1829256=1829257=diff == ---

svn commit: r1829257 [10/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/binding

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/tests/cmdline/davautocheck.sh URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/tests/cmdline/davautocheck.sh?rev=1829257=1829256=1829257=diff

svn commit: r1829257 [4/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/mod_authz_svn/mod_authz_svn.c URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/mod_authz_svn/mod_authz_svn.c?rev=1829257=1829256=1829257=diff

svn commit: r1829257 [2/11] - in /subversion/branches/shelve-checkpoint: ./ build/ build/ac-macros/ subversion/bindings/javahl/native/ subversion/bindings/javahl/native/jniwrapper/ subversion/bindings

2018-04-16 Thread julianfoad
Modified: subversion/branches/shelve-checkpoint/subversion/include/svn_fs.h URL: http://svn.apache.org/viewvc/subversion/branches/shelve-checkpoint/subversion/include/svn_fs.h?rev=1829257=1829256=1829257=diff == ---

svn commit: r1829270 - /subversion/branches/1.10.x/STATUS

2018-04-16 Thread jamessan
Author: jamessan Date: Mon Apr 16 13:05:32 2018 New Revision: 1829270 URL: http://svn.apache.org/viewvc?rev=1829270=rev Log: * STATUS: Nominate r1829260. Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL:

svn commit: r1829287 - /subversion/branches/shelve-checkpoint/

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 14:17:24 2018 New Revision: 1829287 URL: http://svn.apache.org/viewvc?rev=1829287=rev Log: On the 'shelve-checkpoint' branch: catch up with trunk@1829286. Modified: subversion/branches/shelve-checkpoint/ (props changed) Propchange:

svn commit: r1829288 - /subversion/branches/shelve-checkpoint/subversion/svnadmin/svnadmin.c

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 14:30:04 2018 New Revision: 1829288 URL: http://svn.apache.org/viewvc?rev=1829288=rev Log: On the 'shelve-checkpoint' branch: fix wrongly resolved conflict from r1829257. Modified: subversion/branches/shelve-checkpoint/subversion/svnadmin/svnadmin.c

svn commit: r1829285 - in /subversion/trunk: ./ subversion/svnadmin/svnadmin.c

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 14:12:35 2018 New Revision: 1829285 URL: http://svn.apache.org/viewvc?rev=1829285=rev Log: * subversion/svnadmin/svnadmin.c (cmd_table): Document use of '--' with the 'freeze' command. This is a merge of r1828521 from the 'shelve-checkpoint' branch where I

svn commit: r1829274 - in /subversion/trunk: ./ contrib/client-side/ contrib/client-side/svnmerge/ contrib/hook-scripts/ subversion/bindings/javahl/tests/org/apache/subversion/javahl/ subversion/bindi

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 13:51:21 2018 New Revision: 1829274 URL: http://svn.apache.org/viewvc?rev=1829274=rev Log: Update issue tracker links in comments, from Tigris (issuezilla) to Apache (Jira). URL fragment identifiers like '#desc5' are left in place, not yet updated. This is a

svn commit: r1829317 - /subversion/site/publish/docs/release-notes/1.10.html

2018-04-16 Thread luke1410
Author: luke1410 Date: Mon Apr 16 21:52:05 2018 New Revision: 1829317 URL: http://svn.apache.org/viewvc?rev=1829317=rev Log: * publish/docs/release-notes/1.10.html: (ls-search): Add missing colon. (client-server-improvements): Tweak title slight. Modified:

svn commit: r1829319 - /subversion/branches/1.8.x/STATUS

2018-04-16 Thread luke1410
Author: luke1410 Date: Mon Apr 16 21:58:26 2018 New Revision: 1829319 URL: http://svn.apache.org/viewvc?rev=1829319=rev Log: * STATUS: Approve documentation fix (doesn't need voting). Modified: subversion/branches/1.8.x/STATUS Modified: subversion/branches/1.8.x/STATUS URL:

svn commit: r1829318 - in /subversion/site/staging: ./ docs/community-guide/ docs/release-notes/

2018-04-16 Thread luke1410
Author: luke1410 Date: Mon Apr 16 21:55:17 2018 New Revision: 1829318 URL: http://svn.apache.org/viewvc?rev=1829318=rev Log: Sync merge from publish to staging. Modified: subversion/site/staging/ (props changed) subversion/site/staging/doap.rdf

svn commit: r1829242 - /subversion/branches/1.10.x/STATUS

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 08:00:09 2018 New Revision: 1829242 URL: http://svn.apache.org/viewvc?rev=1829242=rev Log: * STATUS: Nominate r1829241. Modified: subversion/branches/1.10.x/STATUS Modified: subversion/branches/1.10.x/STATUS URL:

svn commit: r1829241 - /subversion/trunk/configure.ac

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 07:55:10 2018 New Revision: 1829241 URL: http://svn.apache.org/viewvc?rev=1829241=rev Log: * configure.ac Fix variable name with path to rdoc, broken in r1806570. Found by: Jan Palus Modified: subversion/trunk/configure.ac

svn commit: r1829326 - in /subversion/branches/1.8.x: ./ INSTALL STATUS

2018-04-16 Thread svn-role
Author: svn-role Date: Tue Apr 17 04:00:12 2018 New Revision: 1829326 URL: http://svn.apache.org/viewvc?rev=1829326=rev Log: Merge the 1.8.x-sqlite-compatibility-docu branch: * r1828782 Document build issues with certain SQLite versions using Visual Studio 2005+. Justification:

svn commit: r1829327 - /subversion/branches/1.8.x-sqlite-compatibility-docu/

2018-04-16 Thread svn-role
Author: svn-role Date: Tue Apr 17 04:00:27 2018 New Revision: 1829327 URL: http://svn.apache.org/viewvc?rev=1829327=rev Log: Remove the '1.8.x-sqlite-compatibility-docu' branch, merged in r1829326. Removed: subversion/branches/1.8.x-sqlite-compatibility-docu/

svn commit: r1829281 - in /subversion/branches/shelve-checkpoint: ./ build/ac-macros/ notes/ notes/http-and-webdav/ notes/merge-tracking/ notes/obliterate/ notes/tree-conflicts/

2018-04-16 Thread julianfoad
Author: julianfoad Date: Mon Apr 16 14:04:11 2018 New Revision: 1829281 URL: http://svn.apache.org/viewvc?rev=1829281=rev Log: On the 'shelve-checkpoint' branch: catch up with trunk@1829280. Modified: subversion/branches/shelve-checkpoint/ (props changed)