]> granicus.if.org Git - apache/commit
Fix litmus test copy_nodestcoll; 2518 requires that MKCOL MUST fail
authorJoe Orton <jorton@apache.org>
Sat, 13 Mar 2004 12:56:47 +0000 (12:56 +0000)
committerJoe Orton <jorton@apache.org>
Sat, 13 Mar 2004 12:56:47 +0000 (12:56 +0000)
commite44704a468b4798b793184d064fd2fda35b113af
tree610f011f83d83299d5632ce940a36835c557614e
parent087d576ab8550b58d36a9081d39ac616b3098e45
Fix litmus test copy_nodestcoll; 2518 requires that MKCOL MUST fail
with 409 on missing intermediates:

* modules/dav/fs/repos.c (dav_fs_create_collection): Give a 409 rather
than a 403 if apr_dir_make fails with ENOENT.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102946 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/fs/repos.c