On Mon, Sep 3, 2012 at 10:55 AM, Johan Corveleyn <jcor...@gmail.com> wrote: > Hi Lieven, > > When I run with svn-trunk@1377016 with serf-trunk@1634, I get the > following error pretty quickly (after a hundred files or so (but not > always the same one)): > > [[[ > svn: E120171: Error retrieving REPORT (120171): APR does not > understand this error code > ]]] > > FWIW, I compiled with apr-1.4.5 and apr-util-1.3.12 (actually what's > included with httpd 2.2.19) > > But when I run the same svn version with serf-trunk@1633 (I read in > your log message from r1634 that you did something with handling > errors on Windows, so I gave 1633 a try as well), it works flawlessly > (so far I did 4 large exports and 1 really huge export without > problems). > > So it seems we're almost there :-). Or maybe I'm testing the wrong > revision, or should I cherrypick a couple specific revisions to > serf-1.1.x? >
r1634 has a quite obvious copy-paste error, which I missed during testing because the issue doesn't occur always for me. This has been fixed in r1637, so it should now have the intended behavior. > -- > Johan Lieven