[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1843076 - /subversion/branches/multi-wc-format/

From: Branko Čibej <brane_at_apache.org>
Date: Sun, 7 Oct 2018 22:08:03 +0200

On 07.10.2018 21:55, brane_at_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
Received on 2018-10-07 22:08:12 CEST

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.