On 11/19/06, Erik Huelsmann <ehuels@gmail.com> wrote:
> Please review the patch below:
> Move construction of error messages from parsed_request() to
> svn_ra_dav__request_dispatch() and other error checks. Then use
> svn_ra_dav__request_dispatch() in parsed_request() in order to
> harmonize error messages generated in response to HTTP requests.
>
> I need this patch later to integrate even more error handling into
> svn_ra_dav__request_dispatch(): for the request body provider and
> response reader functions.
>
> Log:
> [[[
> Harmonize HTTP request error user feedback.
>
> * subversion/libsvn_ra_dav/util.c
> (svn_ra_dav__request_dispatch): Use the decompressing error reader
> if ras->compression is TRUE. Copy error text generation from parsed_request().
> (parsed_request): Use svn_ra_dav__request_dispatch() instead of
> ne_request_dispatch(), removing everything now handled by
> svn_ra_dav__request_dispatch().
>
> ]]]
r22368.
bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 20 19:38:54 2006