multi-wc-format branch ready for initial review [was: svn commit: r1843076 ...]
From: Julian Foad <julianfoad_at_apache.org>
Date: Mon, 12 Aug 2019 14:22:10 +0100
I just noticed this old email that I had flagged but not acted on. Re-posting.
Branko Čibej wrote on 2018-10-07:
The current diff is:svn diff http://svn.apache.org/repos/asf/subversion/trunk@1845414 http://svn.apache.org/repos/asf/subversion/branches/multi-wc-format
From a brief skimming review:
> +++ subversion/tests/cmdline/getopt_tests.py
An unrelated change?
> Index: subversion/svn/info-cmd.c
Looks like 'svn info' prints raw WC version numbers like "29" whereas 'svn help' prints svn version numbers like "1.12". Is there some way we could make that easier for normal folks to grok?
> Index: subversion/svn/svn.c
> + /* Check the latest supported version. */
Not sure.
> Index: subversion/include/svn_wc.h
> + * The oldest supporter working copy format.
s/supporter/supported/g
> Index: subversion/libsvn_wc/wc.h
> * == 1.10.x shipped with format 31
and
> Index: subversion/libsvn_wc/upgrade.c
> +#ifdef SVN_TEST_MULTI_WC_FORMAT
and everywhere:
> + * @deprecated ...
Updates required since 1.12 was released.
I assume Brane has tested it, but someone else testing too would be good and I haven't. Then this looks likely to be ready to merge to trunk.
- Julian
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.