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

Re: svn up -r broken?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-23 21:26:58 CET

Philip Martin <philip@codematters.co.uk> writes:

> Ben Collins-Sussman <sussman@collab.net> writes:
>
> > It's weird: mod_dav_svn is returning status 200 (OK), but there's an
> > detailed error message in the body ("file not found, revision N"). No
> > wonder there's an XML error... ra_dav isn't expecting to parse an
> > <error> tag on a 200 response.
> >
> > Don't we already have an issue filed about this? Hmmmm....
>
> Yes, 940.

This isn't issue 940. 940 is about mod_dav_svn sending an
</update-report> unconditionally (...which I thought we fixed
already?!)

Look at my ethereal trace: the only weird thing happening is the
mixture of status code 200 and an <error> in the body. That just
ain't right.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 23 21:27:48 2003

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.