[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: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-05-01 20:50:41 CEST

Greg Hudson wrote:
> 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.

It does, thank you!

I'm a bit paranoid about the retrying code not being good enough on a
reader-heavy system -- but you certainly know better than I how long
and/or often 'current' will be held by readers, so I'll drop it if you
think it's reasonable.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 1 20:50:59 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.