Index: openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl,v diff -u -r1.3.2.4 -r1.3.2.5 --- openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl 23 Apr 2004 00:24:57 -0000 1.3.2.4 +++ openacs-4/packages/file-storage/tcl/file-storage-dav-procs.tcl 3 May 2004 00:44:48 -0000 1.3.2.5 @@ -102,8 +102,7 @@ ad_proc fs::impl::fs_object::proppatch {} { PROPPATCH method } { - # this is handled in tDAV for now - return [list 201] + return [oacs_dav::impl::content_revision::proppatch] } ad_proc fs::impl::fs_object::copy {} {