Excuse me, I can't tell you. I haven't done this.

Andreas


On 9 Jan 2003 at 7:51, Son Singh wrote:

> 
> Hi Andreas,
> Thanks for your help.
> Now I can get all the versions of a given document as well as
> entire history of a given document. Still have a question
> regarding getting document based on label. If label name is
> "PRODUCTION", how do I get the document corresponding to
> "PRODUCTION". Thanks, -Son.
>  Andreas Probst <[EMAIL PROTECTED]> wrote:I forgot one thing:
>  There is no ONE VCR that belongs to a VR. 
> There could be several VCR's which have the same VHR and VR's.
> 
> Happy New Year!
> 
> Andreas
> 
> 
> On 31 Dec 2002 at 10:41, Andreas Probst wrote:
> 
> > Hi Son,
> > 
> > I'd recommend the DeltaV spec
> > (http://www.ietf.org/rfc/rfc3253.txt).
> > 
> > Please, see intermixed.
> > 
> > 
> > On 30 Dec 2002 at 13:18, Son Singh wrote:
> > 
> > > 
> > > Hi,
> > > 
> > > I have been using Slide 1.0.16 from sometime. I have started
> > > using Slide 2.x recently. I was successfully able to
> > > configure slide for auto versioning. Now the question comes
> > > here. 
> > > 
> > > 1. How do I get all the versions for a given document ? Is
> > > there a client side API which can accomplish this ?
> > 
> > For each version-controlled resource (VCR) there is a directory
> > (version history resource - VHR) below /history. The first VCR
> > gets the 1, the second the 2 and so on. The version resource
> > (VR) gets number 1.0, 1.1 and so on. So the first VR of the
> > first VCR is identified by the URI /history/1/1.0.
> > 
> > One of the following two properties DAV:checked-in or 
> > DAV:checked-out is set on each VCR. It gives you the path to
> > the current VR of the VCR. (pages 21-23 of DeltaV spec)
> > 
> > > 
> > > 2. How do I get different labels associated to a document ?
> > > 
> > > 3. How to retrieve the document of a given version number /
> > > label.
> > Use the DAV:locate-by-history Report (DeltaV spec p43)
> > 
> > > 
> > > Any help / pointers will be highly appreciated.
> > > 
> > > Thanks in advance,
> > > 
> > > Son.
> > > 
> > > 
> > 
> > Andreas
> > 
> > 
> > --
> > To unsubscribe, e-mail: 
> > For additional
> > commands, e-mail: 
> > 
> 
> 
> 
> --
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now



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

Reply via email to