svn commit: r1898427 - /subversion/trunk/subversion/libsvn_wc/wc-metadata.sql

2022-02-25 Thread danielsh
Author: danielsh Date: Fri Feb 25 20:00:16 2022 New Revision: 1898427 URL: http://svn.apache.org/viewvc?rev=1898427=rev Log: Follow-up to r1898397: * subversion/libsvn_wc/wc-metadata.sql (latest format): Add svn_client_latest_wc_version() to the list of places to update upon creating a new

Re: svn commit: r1898389 - in /subversion/trunk/subversion: include/svn_client.h libsvn_client/upgrade.c svn/info-cmd.c svn/svn.c

2022-02-25 Thread Daniel Shahaf
julianf...@apache.org wrote on Thu, Feb 24, 2022 at 20:06:32 -: > Multi-WC-format, issue #4884: add svn info --show-item=wc-compatible-version. > > +++ subversion/trunk/subversion/include/svn_client.h Thu Feb 24 20:06:32 2022 > @@ -4451,6 +4451,14 @@ typedef struct svn_client_wc_format_t { >

Re: svn commit: r1898378 - in /subversion/trunk/subversion: include/ libsvn_client/ libsvn_wc/ svn/ tests/cmdline/getopt_tests_data/

2022-02-25 Thread Daniel Shahaf
julianf...@apache.org wrote on Thu, Feb 24, 2022 at 15:58:11 -: > Multi-WC-format: Clarify the supported versions display. > > This patch: > > - Changes the APIs for querying the default WC format and the supported WC > formats; > - clarifies the display of supported WC formats in