Jan Algermissen wrote:
Does it?"A "working copy" is a resource at a server-defined URL that can be modified to create a new version of a versioned resource."So it might be enough to: PUT /working-copies/667 <foo/>to create a new version of /main/667 ?? (assuming that /main/667 --working-copy--> /working-copies/667)What would be the reason to have a working copy that needs not be checked-in?
That's not what I intended to say; I was just pointing out that the current definition in the spec does not refer to checkin/checkout (maybe it should?).
BR, Julian