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

Re: ne_proppatch(), issue #1520, dead-end.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-13 20:02:55 CEST

Joe Orton <joe@manyfish.co.uk> writes:

> > The obvious thing to do, we thought, was to start using
> > ne_proppatch(). Presumably it search 207 repsonse bodies for errors.
> > (Right, Joe?)
>
> It does, but you get all that by just using ne_simple_request() to
> dispatch your custom request already; that's all that ne_proppatch()
> does anyway. (the error handling is dumb, I presume you don't need to
> know exactly what the error was in a useful way)

Our current proppatch code calls ne_request_dispatch(), not
ne_simple_request(). Maybe I should investigate switching over to the
latter function. Will it be able to pull out a 500 error from within
a 207 response?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 13 20:03:49 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.