From: Tim_Ellison@oti.com (Tim Ellison OTT) To: ietf-dav-versioning@w3.org (ietf-dav-versioning) Message-ID: <1999Dec21.154300.1250.1424852@otismtp.ott.oti.com> Date: Tue, 21 Dec 1999 15:46:43 -0500 Subject: Adding to configs When adding a (versioned resource -> revision) to a configuration is the corrrect protocol: BIND <versioned resource URI> Target-Selector: <something to pick a revision of the versioned resource> Destination: <config URI>/<versioned resource ID> That doesn't seem right since I can't say where the config working resource is. How about: BIND <config URI>/<versioned resource ID> Target-Selector: <a workspace to pick a working config> Destination: <stable revision URI> Now that seems the wrong way around? and it means I _have_ to use a stable revision URI. What do you think it should be? Tim p.s. it sure would be good to get rid of the <versioned resource ID>, but that would create a problem for removing it with DELETE.