ra_serf bug(s)

2014-10-07 Thread Conrad Rad
Hi all, I'm working on a thing that links libsvn_ra_serf (default RA in Fedora Linux) as well as other pieces of the SVN libraries. I am using the 'replay' feature to dump edits from a remote repository. Inadvertently, I requested r0 as my starting_revision. This is my mistake, however: nothing

Re: ra_serf bug(s)

2014-10-10 Thread Conrad Rad
On Tue, Oct 7, 2014 at 8:57 AM, Conrad Rad wrote: > ... > > The second bug is: ra_serf ignores the 500 response and then waits > forever for a valid response that isn't coming. So at this point the > program is just stuck in svn_ra_replay_range -> >