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

Re: [PATCH] subversion issue #4174 - serf: checkout / export over https errors out with "svn: E730053: Error retrieving REPORT (730053)"

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Mon, 3 Sep 2012 22:14:04 +0200

On Mon, Sep 3, 2012 at 9:21 PM, Lieven Govaerts <svnlgo_at_mobsol.be> wrote:
> On Mon, Sep 3, 2012 at 10:55 AM, Johan Corveleyn <jcorvel_at_gmail.com> wrote:
>> Hi Lieven,
>>
>> When I run with svn-trunk_at_1377016 with serf-trunk_at_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_at_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.

Seem I now get (actually as of r1635):

[[[
buckets\ssl_buckets.c(206): error C2169: 'log' : intrinsic function,
cannot be defined
[C:\research\svn\client_build\svn_deps\serf-trunk\serf.vcxproj]
]]]

Seems that function needs to be renamed.

-- 
Johan
Received on 2012-09-03 22:14:58 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.