Look at
http://www.webdav.org/deltav/scenarios/scenarios-00-1.htm#_Toc475158795
section 3.2


----- Original Message ----- 
From: "Ingo Brunberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 22, 2004 4:19 AM
Subject: Re: How do I get checkout to create copy in workspace?


> Where did you read about a Target-Selector? Usually you create a
> version controlled resource in a workspace by using a VERSION-CONTROL
> request.
>
> If you use WebdavResource you can call the method
> versionControlMethod(String path, String target), where path is the
> new resource to be created and target the path to an existing version
> from which you want to fork.
>
> Ingo
>
> > More research tells me that I need to add a "Target-Selector: <url of
> > workspace>" field to the request header. Does slide support this
feature?
> > How do I include an arbitrary header using the client API? Any help is
> > appreciated...
> >
> >
> > ----- Original Message ----- 
> > From: "kranga" <[EMAIL PROTECTED]>
> > To: "Slide Users Mailing List" <[EMAIL PROTECTED]>
> > Sent: Monday, June 21, 2004 3:17 PM
> > Subject: How do I get checkout to create copy in workspace?
> >
> >
> > > I've created a workspace for my user but am unable to figure out what
> > > command causes a checkout to be placed in the workspace? Also, is
there a
> > > way to copy latest copies of all files in the collection to be copied
to
> > the
> > > workspace, but not overwrite user modifications for checked-out files?
> > >
> > > Thanks
> > > K
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to