On Thu, Oct 15, 2009 at 03:27:29PM +0100, Dick Davies wrote: > [sorry for the crosspost, but not sure where this should go]. > > To answer my own question: > > got to the bottom of it; looks to me like the > lock DB is a hash of > > inode <-> locktoken > > Steps to reproduce: > > * PUT file > * LOCK file > * PROPGET file (note down the locktoken) > use something other than DAV to delete 'file' (e.g. a cronjob)
mod_dav doesn't support operations on the repository outside of its control - this has always been the case. You should think of the DAV repository as "owned" by mod_dav. Regards, Joe --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org