Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -r1.19.2.2 -r1.19.2.3 --- openacs-4/etc/config.tcl 25 Mar 2004 09:50:52 -0000 1.19.2.2 +++ openacs-4/etc/config.tcl 30 Mar 2004 15:36:29 -0000 1.19.2.3 @@ -502,7 +502,7 @@ ns_section ns/server/${server}/tdav/share/share1 ns_param uri "/*" # all WebDAV options -ns_param options "OPTIONS COPY GET PUT MOVE DELETE HEAD MKCOL POST PROPFIND PROPPATCH" +ns_param options "OPTIONS COPY GET PUT MOVE DELETE HEAD MKCOL POST PROPFIND PROPPATCH LOCK UNLOCK" #ns_section ns/server/${server}/tdav/share/share2 #ns_param uri "/share2/path/*"