hi remy,
  I am using a JDBCDescriptorsStore and i notice that the revisions table
always seems to have the isVersioned flag set to zero.  This is even in case
of nodes which have a revision element specified for them in the Domain.xml
file.
  Is this the way it  is supposed to be?
     thanks,
     rajkumar

-----Original Message-----
From: Remy Maucherat [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 16, 2001 2:16 PM
To: [EMAIL PROTECTED]
Subject: Re: Does the put method currently do auto versioning


> hi remy,
>    Does the PUT method currently do versioning automatically i.e. if you
do
> a put on a resource mutiple number of times
>    are new versions automatically created for that resource?

No, not at the moment.

>    When i run the command line example and do a PUT multiple number of
times
> on the same resource i only see one version(1.0)

Yes, that's normal at that point.

>    in the store. But when i look at the implementation of the PUT method
it
> looks like a new version is created in the store.

Really ?

Remy

Reply via email to