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

Re: Pristine text storage - status

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Wed, 26 May 2010 15:57:49 +0100

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
Received on 2010-05-26 16:58:31 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.