On 07.10.2018 21:55, br...@apache.org wrote:
> Author: brane
> Date: Sun Oct  7 19:55:18 2018
> New Revision: 1843076
>
> URL: http://svn.apache.org/viewvc?rev=1843076&view=rev
> Log:
> * branches/multi-wc-format: New napshot branch for multiple WC format support 
> from the better-pristines branch.
>
> Added:
>     subversion/branches/multi-wc-format/   (props changed)
>       - copied from r1843075, subversion/branches/better-pristines/

I created a copy of the better-pristines branch so that I can separate
the multiple-wc-format support and the compressed pristines support, for
easier review.

The multi-wc-format branch is ready for initial review now; it teaches
libsvn_client and libsvn_wc to support multiple versions of the working
copy schema in the same client, including checkouts with an older format
and partial working copy upgrades.

Still missing is a mechanism for the libsvn_wc (and possibly
libsvn_client) to determine the capabilities of the working copy at
runtime (this will be needed for deciding whether to use compressed
pristines).

Please take some time to review the changes on this branch:

svn diff http://svn.apache.org/repos/asf/subversion/trunk
http://svn.apache.org/repos/asf/subversion/branches/multi-wc-format

-- Brane

Reply via email to