On Wed, 2010-05-26 at 14:53 +0100, Julian Foad wrote:
> Pristine text is now stored in the "Pristine Store" accessed by
> svn_wc__db_pristine_...(), if you build with
> "CFLAGS=-DSVN_EXPERIMENTAL_PRISTINE".
> 
> With one more significant change (in the attached patch) it is "close"
> to working.

There's something about that patch, presumably in the main change ...

* subversion/libsvn_wc/update_editor.c
  (close_file): When we dereference the old pristine text,
    remove it from the store.

... that does more than just clean up unreferenced files.  Without it,
there are many more test failures.  That's why I haven't committed that
change yet: I need to understand it first.

- Julian


Reply via email to