On Thu, Feb 20, 2003 at 11:00:23PM -0600, Karl Fogel wrote:
> Ask Bjoern Hansen <ask@develooper.com> writes:
> > Of course.
> >
> > I put the -w outout on
> >
> > http://x1.develooper.com/~ask/tmp/svndump.bin
> >
> > I haven't used (t)etherreal to do a trace before, so let me know if
> > I didn't do it right.
>
> Hmm. I can't see the error right away, looking at it. Can you file
> an issue, with the repro recipe ('svn switch' etc), and with this dump
> attached? Hate to defer it like that, but it's going to need some
> real eyes.
The response has a 200 status code, but the parsing of the "error"
element only happens for non-2xx responses (svn_ra_dav__parsed_request
and ra_dav_error_accepter). Either this response should not be 2xx or
the error handler needs to always be run even for 2xx responses, I
guess.
joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 21 09:27:25 2003