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

Re: dav locking/property question

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2004-12-13 17:16:15 CET

Ben Collins-Sussman wrote:
> Hey Julian (and others):
>
> I'm getting a bit confused reading and re-reading RFC 2518, regarding
> locking.

For a change, you may want to check whether
<http://greenbytes.de/tech/webdav/draft-reschke-webdav-locking-latest.html>
makes things clearer (feedback appreciated...).

> I understand that when a client creates a new lock via a LOCK request,
> the server's 200 response includes a body which has a DAV:lockdiscovery
> property in it (describing the fields of the new lock).

Yes.

> But what I can't determine.... is 'DAV:lockdiscovery' now a real
> property? Meaning, if a PROPFIND to fetch <allprops> of the resource
> comes in, does this property now show up in the list?

Yes, it does. In fact, it should show up always (but be empty when there
is no lock on the resource).

Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 13 17:17:31 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.