[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: Bert Huijben <bert_at_vmoo.com>
Date: Thu, 14 Feb 2008 14:14:29 +0100

> > -- 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)

        Bert

---------------------------------------------------------------------
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-14 14:14:39 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.