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

Re: RFC: svn_io_file_flush_to_disk

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-01 19:50:55 CEST

On Sat, 2004-05-01 at 12:50, D.J. Heap wrote:
> It did appear to go through the retry code and I'm the only one on this
> test repo -- it appears as though current or current.tmp is being left open?

get_next_revision_ids() appears to be the culprit. Stick an
svn_io_file_close() in there (after the svn_io_read_length_line) and see
if your problems go away.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 1 19:51:17 2004

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.