Hi Michael,

The DAVExplorer may not be the best tool for controlling versions and
extracting them. I found it very useful for getting a visible record of
your repository.

In terms of versioning, you need to get the version-history for the
file. This will provide a URI to a collection within your /history/
collection. Once you have the version-history you can drill down. Each
version of the file will be represented by a child collection, named
"1.0", "1.1" etc. If you do a get method against the collection, then
you will be returned that version of the file.

Hth
Phil

PS - mail archive,
http://www.mail-archive.com/slide-user@jakarta.apache.org/


Hello,

I am new to slide and DAV and I didn't find a searchable mail archive 
for this list so please let me ask some (stupid?) questions.

My slide is configured as versioning enabled, auto-version=true.
Most other configuration options are quite standard.

The DAVExplorer seems not to create new versions of files if I do a 
checkout, checkin on one of my testfiles.
The field CHECKED_IN seems to be empty on all of my versioned files.

I am able to get a list of available versions from one file if I use the

ReportMethod class but I wasn't able to figure out how I can get the 
version of the head revision.
I even don't know how to get the version of a file I have a resource 
for, which I got by just loading a file from the DAV repository.

Is there a way to get the version number from a resource?
Is there a property which is unique for every version of a file? The 
modified date isn't reliable I think because it's no millisecond 
timestamp (and even that would be ridiculous).

Thanks in advance for your patience,
Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 
IMPORTANT NOTICE
If you have received this e-mail in error or wish to read our e-mail disclaimer 
statement and monitoring policy, please refer to the statement below or contact 
the sender.
This communication is from Deloitte & Touche LLP.   Deloitte & Touche LLP is a 
limited liability partnership registered in England and Wales with registered 
number OC303675.   A list of members' names is available for inspection at 
Stonecutter Court, 1 Stonecutter Street, London EC4A 4TR, United Kingdom, the 
firm's principal place of business and registered office.   Deloitte & Touche 
LLP is authorised and regulated by the Financial Services Authority.
This communication and any attachments contain information which is 
confidential and may also be privileged.   It is for the exclusive use of the 
intended recipient(s).  If you are not the intended recipient(s) please note 
that any form of disclosure, distribution, copying or use of this communication 
or the information in it or in any attachments is strictly prohibited and may 
be unlawful.  If you have received this communication in error, please return 
it with the title "received in error" to [EMAIL PROTECTED] then delete the 
email and destroy any copies of it.
E-mail communications cannot be guaranteed to be secure or error free, as 
information could be intercepted, corrupted, amended, lost, destroyed, arrive 
late or incomplete, or contain viruses.  We do not accept liability for any 
such matters or their consequences.  Anyone who communicates with us by e-mail 
is taken to accept the risks in doing so.
 When addressed to our clients, any opinions or advice contained in this e-mail 
and any attachments are subject to the terms and conditions expressed in the 
governing Deloitte & Touche LLP client engagement letter.
Opinions, conclusions and other information in this e-mail and any attachments 
which do not relate to the official business of the firm are neither given nor 
endorsed by it.

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

Reply via email to