On Thu, Aug 1, 2013 at 12:20 AM,  <br...@apache.org> wrote:
> Author: brane
> Date: Thu Aug  1 05:20:21 2013
> New Revision: 1509080
>
> URL: http://svn.apache.org/r1509080
> Log:
> Begin extending spillbufs so that we can use them for compressed pristines.
>
> * subversion/libsvn_subr/spillbuf.c (svn_spillbuf_t):
>    Add new fields delete_on_close, spill_all_contents, dirpath and temp_path.

Woah woah woah... Are you twisting a spillbuf into a buffered
file-write mechanism?

I don't understand the motivation here. Spillbufs for for reading
*and* writing. Pristine creation is just writing.

??

-g

Reply via email to