Rolf Kulemann <[EMAIL PROTECTED]> writes: > Hello, > > I'm quite new to Slide (2.0) and WebDAV. > My question is: > > If I put a resource under version control and query all properties after > I have done checkout,update, checkin of that resource, shouldn't I see > things like DAV:checked-in, DAV:auto-version if I do a propgetall on > that resource? >
You would not see any DeltaV property in a propgetall unless you modifiy the extendedAllprop parameter in web.xml. See explaination in web.xml. You still get those properties, if you explicitly ask for them. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
