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

Re: svn commit: r1509080 - /subversion/trunk/subversion/libsvn_subr/spillbuf.c

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 1 Aug 2013 00:46:47 -0500

On Thu, Aug 1, 2013 at 12:20 AM, <brane_at_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
Received on 2013-08-01 07:47:28 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.