svn commit: r1905441 - in /subversion/branches/pristines-on-demand-on-mwf/subversion: include/svn_wc.h libsvn_wc/info.c svn/info-cmd.c svn/schema/info.rnc svn/svn.c tests/cmdline/store_pristine_tests.

2022-11-21 Thread kotkov
Author: kotkov Date: Mon Nov 21 16:25:24 2022 New Revision: 1905441 URL: http://svn.apache.org/viewvc?rev=1905441=rev Log: On the 'pristines-on-demand-on-mwf' branch: Teach `svn info` to report the state of the `--store-pristine` option for a working copy. * subversion/include/svn_wc.h

svn commit: r1905440 - in /subversion/branches/pristines-on-demand-on-mwf/subversion/tests/cmdline: pristines_on_demand_tests.py store_pristine_tests.py

2022-11-21 Thread kotkov
Author: kotkov Date: Mon Nov 21 16:08:37 2022 New Revision: 1905440 URL: http://svn.apache.org/viewvc?rev=1905440=rev Log: On the 'pristines-on-demand-on-mwf' branch: Generalize the dedicated testing module so that it would explicitly test both the --store-pristine=yes and --store-pristine=no

svn commit: r1905439 - in /subversion/branches/pristines-on-demand-on-mwf/subversion: include/ include/private/ libsvn_client/ libsvn_wc/ svn/ tests/ tests/cmdline/ tests/libsvn_client/ tests/libsvn_w

2022-11-21 Thread kotkov
Author: kotkov Date: Mon Nov 21 15:46:37 2022 New Revision: 1905439 URL: http://svn.apache.org/viewvc?rev=1905439=rev Log: On the 'pristines-on-demand-on-mwf' branch: Drop plural from the newly introduced term `store_pristines`, turning it into `store_pristine`. The new term can be read as

svn commit: r1905438 - /subversion/branches/pristines-on-demand-on-mwf/subversion/tests/cmdline/externals_tests.py

2022-11-21 Thread kotkov
Author: kotkov Date: Mon Nov 21 15:09:14 2022 New Revision: 1905438 URL: http://svn.apache.org/viewvc?rev=1905438=rev Log: On the 'pristines-on-demand-on-mwf' branch: Remove XFail() markers from several file externals tests. The underlying issue was resolved by r1905436 in trunk. *

svn commit: r1905437 - in /subversion/branches/pristines-on-demand-on-mwf: ./ subversion/include/ subversion/libsvn_client/ subversion/libsvn_delta/ subversion/libsvn_fs_base/ subversion/libsvn_fs_fs/

2022-11-21 Thread kotkov
Author: kotkov Date: Mon Nov 21 15:05:53 2022 New Revision: 1905437 URL: http://svn.apache.org/viewvc?rev=1905437=rev Log: On the 'pristines-on-demand-on-mwf' branch: Sync with trunk@1905436. Modified: subversion/branches/pristines-on-demand-on-mwf/ (props changed)

svn commit: r1905436 - /subversion/trunk/subversion/libsvn_wc/externals.c

2022-11-21 Thread kotkov
Author: kotkov Date: Mon Nov 21 15:04:18 2022 New Revision: 1905436 URL: http://svn.apache.org/viewvc?rev=1905436=rev Log: Reduce the lifetime of the svn_txdelta_apply2() source stream within the delta editor that is used for file externals. * subversion/libsvn_wc/externals.c

svn commit: r1905435 - in /subversion/trunk/subversion: include/ libsvn_client/ libsvn_delta/ libsvn_fs_base/ libsvn_fs_fs/ libsvn_fs_x/ libsvn_wc/ tests/libsvn_client/ tests/libsvn_delta/ tests/libsv

2022-11-21 Thread kotkov
Author: kotkov Date: Mon Nov 21 14:54:38 2022 New Revision: 1905435 URL: http://svn.apache.org/viewvc?rev=1905435=rev Log: Fix an asymmetry in the svn_txdelta_apply() API where among the source and target streams it would only close the target stream. The new API version, svn_txdelta_apply2(),

svn commit: r1905434 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2022-11-21 Thread stsp
Author: stsp Date: Mon Nov 21 13:33:55 2022 New Revision: 1905434 URL: http://svn.apache.org/viewvc?rev=1905434=rev Log: * tools/dev/unix-build/Makefile.svn: explicitly disable boost during SVN build Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified:

svn commit: r1905433 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2022-11-21 Thread stsp
Author: stsp Date: Mon Nov 21 13:32:38 2022 New Revision: 1905433 URL: http://svn.apache.org/viewvc?rev=1905433=rev Log: * tools/dev/unix-build/Makefile.svn: Repair run-time linkage of libserf-1.so Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified:

svn commit: r1905431 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2022-11-21 Thread stsp
Author: stsp Date: Mon Nov 21 12:43:56 2022 New Revision: 1905431 URL: http://svn.apache.org/viewvc?rev=1905431=rev Log: * tools/dev/unix-build/Makefile.svn: Update to python 3.10.8. Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified:

svn commit: r1905430 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2022-11-21 Thread stsp
Author: stsp Date: Mon Nov 21 12:22:01 2022 New Revision: 1905430 URL: http://svn.apache.org/viewvc?rev=1905430=rev Log: * tools/dev/unix-build/Makefile.svn: Fix ruby build on OpenBSD 7.2. Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified:

svn commit: r1905429 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2022-11-21 Thread stsp
Author: stsp Date: Mon Nov 21 11:51:25 2022 New Revision: 1905429 URL: http://svn.apache.org/viewvc?rev=1905429=rev Log: * tools/dev/unix-build/Makfile.svn: Update to cyrus-sasl 2.1.28. Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified:

svn commit: r1905428 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2022-11-21 Thread stsp
Author: stsp Date: Mon Nov 21 11:06:24 2022 New Revision: 1905428 URL: http://svn.apache.org/viewvc?rev=1905428=rev Log: * tools/dev/unix-build/Makefile.svn: remove old serf used for SVN 1.5; obsolete Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified:

svn commit: r1905427 - /subversion/trunk/tools/dev/unix-build/Makefile.svn

2022-11-21 Thread stsp
Author: stsp Date: Mon Nov 21 11:02:12 2022 New Revision: 1905427 URL: http://svn.apache.org/viewvc?rev=1905427=rev Log: * tools/dev/unix-build/Makefile.svn: Fix serf build with scons 3 and above. Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn Modified: