> On Fri, Jul 2, 2010 at 07:32, Julian Foad > <julian.f...@wandisco.com> wrote: > >... > > Now enabling it ... > > > > r959954: subversion/libsvn_wc/wc.h: Enable the pristine text > store: bump > > the WC format to 17 and define SVN_EXPERIMENTAL_PRISTINE. > > Awesome! Kudos to you and Philip for the heavy lifting on that! > > The next three "big" items are: > > 1) single database > 2) NODE_DATA ("4th tree") > 3) conflict API > > It would be great if you and Philip could start tackling the > single-database problem. Nobody has applied any real thought to how > to > get us there (we obviously have coded up the code to make it work > once > there, but *getting* there is another story). And once we're on a > single database, then all of the corner cases that will grab us, > built > around the per-dir admin assumptions. You guys did a good job with > the > pristine work, and applying that coordination to single-db would be > fabulous.
I thought this was dropped from the 1.7 scope? You are talking about a single database for multiple working copies right? BOb