> > 2) I have trouble to access the versions of a resource, > > because WebDAVPilot tries to access them by a wrong URI. > > Example: > > I created a resource /slide/files/readme.txt which I put > > under VC [using another tool ... not yet possible with > > WebDAVPilot, right?]. That creates a version at > > /slide/history/1/1.0 with DAV:displayname="readme.txt". Now, > > WebDAVPilot tries to access /slide/history/1/readme.txt which > > of course yields 404 "Not Found". > > > Cant follow this. The history is fetched by a report method. The > results of the report contain the urls of the history resources. What > action maks the pilot use the wrong url?
Hm ... in the current version of Slide, the server always sets the DAV:displayname of the VR to be the last segment of the VCR URI. Could be, that "feature" is not in the latest released Tamino WebDAV Server version. Have you tried with Slide 2.0b1? Another question: How are the following views activated? - View for resource ACLs with edit support - Version history view Regards, Peter > -----Original Message----- > From: Martin Dulisch [mailto:[EMAIL PROTECTED] > Sent: Friday, February 20, 2004 17:06 > To: Slide Developers Mailing List > Subject: Re: [ANN] WebDAVPilot plugin for eclipse > > > > > [EMAIL PROTECTED] wrote: > > > Hi Martin, > > > > cool tool! Just two things I noticed: > > > > 1) the DAV Properties Editor shows the props returned by > PROPFIND <allprop/>. In conformance with the specs, allprop > does not return > DeltaV, BIND and ACL-specific props. Is there a way to see them too? > [Maybe PROPFIND <propname/> helps? ... although apparently it does > work only "semi-"correctly in Slide 2.0b1 :-(] > > > No, there is currently no way to see these properties. Added a new > point on my TODO. > > > 2) I have trouble to access the versions of a resource, > because WebDAVPilot tries to access them by a wrong URI. > > Example: > > I created a resource /slide/files/readme.txt which I put > under VC [using another tool ... not yet possible with > WebDAVPilot, right?]. That creates a version at > /slide/history/1/1.0 with DAV:displayname="readme.txt". Now, > WebDAVPilot tries to access /slide/history/1/readme.txt which > of course yields 404 "Not Found". > > > Cant follow this. The history is fetched by a report method. The > results of the report contain the urls of the history resources. What > action maks the pilot use the wrong url? > > Currently it is not possible to put a recource unter VC. > > Martin > > > > Regards, > > Peter > > > > > >>-----Original Message----- > >>From: Martin Dulisch [mailto:[EMAIL PROTECTED] > >>Sent: Tuesday, February 17, 2004 14:10 > >>To: Slide Developers Mailing List; [EMAIL PROTECTED] > >>Subject: [ANN] WebDAVPilot plugin for eclipse > >> > >> > >>I hope I do not bother anyone on the list with this > announce. But it > >>might be of interest in the scope of Slide. And it is for free. > >> > >>We have developed a WebDAV administration plugin for eclipse. It is > >>tested with eclipse 3.0M6 and Tamino webdav. > >> > >>A complete list of features and the download link can be found here: > >> > >>http://www.s-und-n.de/sunshine/ccos/produkte/english/webdavpilot > >> > >>-- > >>Martin Dulisch > >>Open Source Group, S&N AG > >>[EMAIL PROTECTED] > >> > >> > >> > >>------------------------------------------------------------ > --------- > >>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] > > > > > > -- > Martin Dulisch > Open Source Group, S&N AG > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > 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]
