Re: Comments on Action:draft-brown-versioning-link-relations-03

Julian Reschke <[email protected]> Mon, 30 Nov 2009 17:06:44 +0100
Newsgroups gmane.ietf.webdav,gmane.network.syndication.atom.syntax
Message-ID <[email protected]>
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