Following up on our previous announcement[0] to build a WebDAV server in tDOM/Aolserver, I am noting the status, and announcing the initial release at the end of the week. tDAV supports all methods in RFC2518, which is all the methods in WebDAV except the recent additions to versioning. In testing the error cases, it passes all tests in the litmus[1] test suite, minus one Unicode problem. For authentication, we are using nsperm, and are writing some admin functions to tie into the OpenACS user auth system. It currently only integrates with Dave Bauer's oacs-dav package (for the OACS file-storage module), but it is being generalized to allow other backends to add DAV access as well.
You can get the sources from CVS via: cvs -d:pserver:[EMAIL PROTECTED]:/museatech/cvs login cvs -z3 -d:pserver:[EMAIL PROTECTED]:/museatech/cvs co tDAV ...or wait a few days for a tarball with documentation. Thanks; enjoy. [0]: http://openacs.org/forums/message-view?message_id=127354 [1]: http://www.webdav.org/neon/litmus/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
