svn propchange: r1898741 - svn:log

2022-03-08 Thread danielsh
Author: danielsh Revision: 1898741 Modified property: svn:log Modified: svn:log at Tue Mar 8 19:11:18 2022 -- --- svn:log (original) +++ svn:log Tue Mar 8 19:11:18 2022 @@ -5,5 +5,5 @@ there is no single working copy

svn commit: r1898741 - /subversion/branches/pristines-on-demand-on-mwf/subversion/svn/upgrade-cmd.c

2022-03-08 Thread danielsh
Author: danielsh Date: Tue Mar 8 18:36:38 2022 New Revision: 1898741 URL: http://svn.apache.org/viewvc?rev=1898741=rev Log: On the pristines-on-demand-on-mwf branch, copyedit an informational message. Part of SVN-4885, but the discussion there did not account for the fact that there is no

svn commit: r1898740 - in /subversion/branches/pristines-on-demand-on-mwf/subversion: svn/upgrade-cmd.c tests/cmdline/upgrade_tests.py

2022-03-08 Thread danielsh
Author: danielsh Date: Tue Mar 8 18:33:54 2022 New Revision: 1898740 URL: http://svn.apache.org/viewvc?rev=1898740=rev Log: On the pristines-on-demand-on-mwf branch, show an informational message in more cases. Part of SVN-4885. * subversion/svn/upgrade-cmd.c (svn_cl__upgrade): Show the

svn commit: r1898739 - in /subversion/branches/pristines-on-demand-on-mwf/subversion/svn: info-cmd.c schema/info.rnc

2022-03-08 Thread danielsh
Author: danielsh Date: Tue Mar 8 17:41:51 2022 New Revision: 1898739 URL: http://svn.apache.org/viewvc?rev=1898739=rev Log: On the pristines-on-demand-on-mwf branch: Add the WC format and version to `svn info`'s other output modes. This finishes SVN-4884. * subversion/svn/info-cmd.c

svn commit: r1898733 - in /subversion/branches/pristines-on-demand-on-mwf: ./ subversion/tests/cmdline/basic_tests.py

2022-03-08 Thread danielsh
Author: danielsh Date: Tue Mar 8 14:08:08 2022 New Revision: 1898733 URL: http://svn.apache.org/viewvc?rev=1898733=rev Log: On the pristines-on-demand-on-mwf branch, cherry-pick r1898732 from trunk. Modified: subversion/branches/pristines-on-demand-on-mwf/ (props changed)

svn commit: r1898732 - /subversion/trunk/subversion/tests/cmdline/basic_tests.py

2022-03-08 Thread danielsh
Author: danielsh Date: Tue Mar 8 14:06:18 2022 New Revision: 1898732 URL: http://svn.apache.org/viewvc?rev=1898732=rev Log: tests: Correct a comment. Follow-up to r1335623. * subversion/tests/cmdline/basic_tests.py (basic_update_corruption): Delete the "Repair the text-base" part of step #3

svn commit: r1898729 - /subversion/trunk/subversion/tests/cmdline/upgrade_tests.py

2022-03-08 Thread danielsh
Author: danielsh Date: Tue Mar 8 11:29:44 2022 New Revision: 1898729 URL: http://svn.apache.org/viewvc?rev=1898729=rev Log: multi-wc-format: Add a test for the change in r1898523. The test passes on ≥r1898523 and fails before that. * subversion/tests/cmdline/upgrade_tests.py (basic_upgrade):

Re: svn commit: r1898525 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/upgrade.c libsvn_wc/wc.h svn/help-cmd.c svn/info-cmd.c svn/svn.c

2022-03-08 Thread Daniel Shahaf
julianf...@apache.org wrote on Wed, Mar 02, 2022 at 12:24:40 -: > +++ subversion/trunk/subversion/include/svn_client.h Wed Mar 2 12:24:40 2022 > @@ -4471,23 +4463,8 @@ typedef struct svn_client_wc_format_t { > * @since New in 1.15. > */ > const svn_version_t * >