RE: UPDATE semantics for checked-out resources
"Clemm, Geoff" <[email protected]>
| Newsgroups | gmane.ietf.deltav |
|---|---|
| Message-ID | <3906C56A7BD1F54593344C05BD1374B107839286@SUS-MA1IT01> |
From: Julian Reschke [mailto:[email protected]] section 7.1 defines the UPDATE semantics checked-in resources: "The UPDATE method modifies the content and dead properties of a checked-in version-controlled resource (the "update target") to be those of a specified version (the "update source") from the version history of that version-controlled resource." So is the behaviour for checked-out resources just undefined (intentionally)? I would have expected that DAV:must-be-checked-in is an explicit precondition for this method... I agree that adding the DAV:must-be-checked-in precondition is the better answer. I'll add this to the Errata, and resolve it by adding that precondition, unless someone objects. Cheers, Geoff