Hi Jacob,

as was pointed out some time ago, the label header is now deprecated,
so you should not rely upon it.

A more general approach is to perform a REPORT on the VCR where you
can request the version-name and label-name-set properties. Then
look in the results for the desired version-name or label and perform
a GET directly on the URL of that version. You get the path from a
ResponseEntity.getHref().

Hope it helps,
Ingo

> Hi all!
> 
> Looking at the delta-v document I was wondering about how I would be =
> able to
> retrieve a specific version of a file! I know the if I have applied a =
> label
> to version of a file then I can add a label to the http header, but what =
> if
> I for example just want version 2.0 of a specified file? How do I =
> specify
> that in the http header?
> 
> /Jacob


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

Reply via email to