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

Re: Subversion Issue 773

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-01-03 01:52:11 CET

On Fri, Jan 03, 2003 at 01:12:43AM +0100, Julian Reschke wrote:
>...
> > the client of that problem (most clients only look at the HTTP status line
> > rather than the status records in the propstat tags).
> > ...
>
> That would be a *really* buggy client, wouldn't it?

It certainly would be :-)

> All clients de-facto must be able to understand DAV:propstat elements with
> status 200 and 404, so I'd be surprised if anybody would accept a property
> with a non-200 DAV:propstat as a valid property value.
>
> Or am I missing something?

Oh, they should definitely look at it, and I think when the clients dig in
and start examining properties, they *do* examine it. But at that point,
clients have just about the same problem as the server: if you're partway
through processing, how do you go "oh. whoops. back up a sec. there is a
problem in here." Their main error reporting to the user is based on the
overall status rather than an aggregation of all the propstat values that
were found in the response.

Buggy, yes. Reality, yes. :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 3 01:51:30 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.