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

Re: Problems merging the reintegrate-improvements branch [was: 1.5.x currently doesn't build]

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 22 Dec 2008 09:35:40 -0500

C. Michael Pilato wrote:
> Julian Foad wrote:
>> The 1.5.4 bail-out is not surprising to me, but the "200 OK" "errors" are troubling.
>
> I think this bit from error_log on svn.collab.net maps to your error.
>
> [Thu Dec 18 06:47:06 2008] [error] [client 217.169.20.120] Provider\
> encountered an error while streaming a REPORT response. [404, #0]
> [Thu Dec 18 06:47:06 2008] [error] [client 217.169.20.120] Error wr\
> iting REPORT response. [404, #160013]
> [Thu Dec 18 06:47:06 2008] [error] [client 217.169.20.120] File not\
> found: revision 34802, path '/ts/scratch-pad.txt' [404, #160013]
>

Just to wrap up this subthread, this turned out to be a problem with
libsvn_ra_neon's parsing logic for the "mergeinfo" REPORT. The bug has
existed since that RA function was first implemented, but was of the sort
that only got triggered if the HTTP request response was chunked in a very
particular way. Anyway, it's been fixed and backported to 1.5.5. (Though,
I don't see anything in CHANGES about it...)

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=989792

Received on 2008-12-22 15:36:01 CET

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.