"Jacob Lund" <[EMAIL PROTECTED]> writes: > I am not sure if I understand this correctly. > > If I change the displayname of a resource and then do a checkin then the > value of displayname will be overwritten with the name of the resource? If > so then displayname should be a protected property since displayname no > longer will be versionable.
No. There is a Version-Controlled resource at /files/foo.html All versions of this resource exist inside a collection /history/1234. You could find the version 1.2 of /files/foo.html at /history/1234/1.2. Now Oliver proposes to set the displayname of /history/1234 to foo.html. The displayname of /history/1234/1.2 would be whatever it was for /files/foo.html, when it was checked in. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
