Yes. The resource must be version controlled before you can check it out/in
etc. There's a versioncontrolMethod() that enables this that you need to run
after your putMethod().

Auto-versioning can be turned on for the slide server so that all docs that
are put to the server are automatically "versioned" and this feature is
configurable from the domain.xml file (I think). But since I want to control
every aspect of file versioning I don't use this feature and call the
versioncontrolMethod() explicitly.

Warwick



> -----Original Message-----
> From: Nick Longinow [mailto:[EMAIL PROTECTED] 
> Sent: Friday, September 24, 2004 3:44 PM
> To: 'Slide Users Mailing List'
> Subject: Getting 405 error on resource checkout... (webdav)
> 
> 
> Hi
> 
>  
> 
> I am just doing a simple resource checkout, and it is returning
> 
> the 405 (Method not allowed) error.
> 
>  
> 
> all I am doing is  just like in the Wiki 
> 
http://wiki.apache.org/jakarta-slide/CheckinCheckout

 

But, when I call the checkout method, it returns false and puts

that 405 error in the Webdavresource object.

 

Is there something special you have to do to a document after

doing a PUT to get it into Slide, in order to make it "checkout-able" ?

Like, turn on some sort of revisioning, etc.  I'm using the standard

Tomcat installation and have changed no settings.

 

Nick


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

Reply via email to