- From: <Tim_Ellison@uk.ibm.com>
- Date: Fri, 6 Oct 2000 15:54:14 +0100
- To: ietf-dav-versioning@w3.org
You can only checkout a version selector once (the precondition failure, in 10.2 CHECKOUT, would be <DAV:must-not-be-checked-out/>) Tim p.s. comments based on versioning-8.2 Greg Stein <gstein@lyra.org> on 2000-10-06 03:37:52 PM Please respond to Greg Stein <gstein@lyra.org> To: ietf-dav-versioning@w3.org cc: (bcc: Tim Ellison/UK/IBM) Subject: DAV:checked-out I was just perusing v10 of the draft... The Version Selector property named DAV:checked-out does not account for the case where multiple checkouts of a resource may occur. Seems it would be possible to do the following: Joe: CHECKOUT /foo Jane: CHECKOUT /foo Jane: PUT /foo Jane: CHECKIN /foo Jane: CHECKOUT /foo In Jane's second checkout, the /foo Version Selector's target points to something different from Joe's (active) CHECKOUT. What is the purpose of this property? Thinking on it... I'm not sure whether its value is even "interesting". Cheers, -g -- Greg Stein, http://www.lyra.org/
Received on Friday, 6 October 2000 10:55:24 UTC