On Wed, Jul 28, 2010 at 16:30, <rhuij...@apache.org> wrote: > Author: rhuijben > Date: Wed Jul 28 20:30:48 2010 > New Revision: 980196 > > URL: http://svn.apache.org/viewvc?rev=980196&view=rev > Log: > Use SVN_WC__SINGLE_DB as check for sharding pristines instead of > SVN__SKIP_SUBDIR. The single DB format should be as close as (currently) > possible to the final 1.7 on-disk format.
Interesting thought! Of course, that also means we need to do the sharding during the single-db-upgrade path. Not that it is hard, but something to remember. Cheers, -g