"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