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

Re: Messages and protocol crash on svn log with multiple targets

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Sat, 16 Feb 2008 18:06:06 -0500

"Bert Huijben" <bert_at_vmoo.com> writes:
>> > -- Subversion 1.4
>> > # svn log http://svn.collab.net/repos/svn/trunk/ subversion qq
>> > svn: REPORT request failed on '/repos/svn/!svn/bc/29335/trunk'
>> > svn: REPORT of '/repos/svn/!svn/bc/29335/trunk': 200 OK
>> > (http://svn.collab.net)
>>
>> I tried looking in to this with tcpdump
>
> Looking further, I found this issue might be fixed by r26098:
>
> * subversion/mod_dav_svn/reports/log.c
> (dav_svn__log_report): Do not write an empty response if we have an error;
> this fixes protocol breakage which causes the client never to see the
> error!
>
> Can anyone with an 1.5 webdav server confirm what the error would look like?
> (And perhaps provide the error code returned from svn_client_log4 in this
> case)

Thank you for pointing this out. I haven't reproduced that with a 1.5
server, but it's just one instance of a larger problem, which is now
described (exhaustively) here:

   http://subversion.tigris.org/issues/show_bug.cgi?id=3102

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-02-17 00:06:18 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.