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

Re: svn commit: r1099094 - /subversion/trunk/subversion/libsvn_ra_serf/commit.c

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Tue, 27 Aug 2013 17:29:05 +0400

On Tue, May 3, 2011 at 7:39 PM, <philip_at_apache.org> wrote:
> Author: philip
> Date: Tue May 3 15:39:55 2011
> New Revision: 1099094
>
> URL: http://svn.apache.org/viewvc?rev=1099094&view=rev
> Log:
> Revert part of r1099044. Files still get closed explicitly, to
> avoid problems with too many open files, but the files will
> exist on disk for longer.
>
> * subversion/libsvn_ra_serf/commit.c
> (apply_textdelta): Go back to svn_io_file_del_on_pool_cleanup.
>
Hi Philip,

Do you remember why you reverted delete on close approach? Did you
find any problems? Because currently file_baton pool is not cleared
until close_edit and temporary files remain on disk until commit
finishes.

-- 
Ivan Zhakov
Received on 2013-08-27 15:30:03 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.