You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2011/05/02 16:56:04 UTC

svn propchange: r1098608 - svn:log

Author: cmpilato
Revision: 1098608
Modified property: svn:log

Modified: svn:log at Mon May  2 14:56:04 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon May  2 14:56:04 2011
@@ -2,5 +2,5 @@ Disallow GETs of baselined versions of r
 fit the file-contents-or-directory-listing paradigm so well.
 
 * subversion/mod_dav_svn/repos.c
-  (deliver): Fail with a "409 Conflict" status if asked to deliver a
-    baselined resources.
+  (deliver): Return a "409 Conflict" status/error if asked to deliver
+    a baselined resource.