Rolf Kulemann <[EMAIL PROTECTED]> writes:

> On Mon, 2004-04-05 at 20:20, Martin Holz wrote:
> > 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.
> 
> Ah, ok, I did that. What confused me, nearly all DeltaV properties are
> empty.

Thats the style of DeltaV, you get D:checked-in or  D:checked-out
instead of something like <D:checked value="in" /> :-).
 
> Another question:
> 
> How can I determine i.e. via propfind if a resource is auto version
> controlled?

http://www.webdav.org/deltav/protocol/rfc3253.html#PROPERTY_auto-version


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to