]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix up the auto-versioning stuff. The new scheme more closely matches the
authorGreg Stein <gstein@apache.org>
Sat, 14 Apr 2001 13:10:23 +0000 (13:10 +0000)
committerGreg Stein <gstein@apache.org>
Sat, 14 Apr 2001 13:10:23 +0000 (13:10 +0000)
commit2cc437cd200b4831ef4a261b5fda3c17d00c9f8b
tree6d79cf59957e6f9150347b096e0bb1dd54afe182
parent8528f53d7f86ac62501c2c301a568104df6f58a7
Fix up the auto-versioning stuff. The new scheme more closely matches the
intent of DeltaV draft 14, simplifying some previous assumptions.

Includes some heavy fixes to MOVE/COPY in a versioning world.

Fix to CHECKOUT when a working resource is not created (checkout in place)

Submitted by: John Vasta <jvasta@rational.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88856 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/mod_dav.c
modules/dav/main/mod_dav.h
modules/dav/main/util.c
modules/dav/main/util_lock.c