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

Re: [PATCH] formatting dav human-readable errors

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-09-28 23:41:35 CEST

Ben Reser <ben@reser.org> writes:

> On Tue, Sep 28, 2004 at 09:30:14PM +0100, Philip Martin wrote:
>> It's not XML, it's a change to the text stored in an svn_error_t. I
>> guess that means I need a better log message!
>
> The fact that it's in svn_error_t doesn't mean it's not XML. The errors
> we return via DAV are XML and that's what this is. But that presents a
> further argument as to why it's not part of our API...

This is client side; it's all happening in the client's address space.
The XML that comes from the server has already been parsed, that's not
changing, all that's changing is an svn_error_t that gets returned up
the call stack in the client.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 28 23:41:55 2004

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.