Author: breser
Revision: 1512432
Modified property: svn:log
Modified: svn:log at Fri Aug 9 18:25:37 2013
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Aug 9 18:25:37 2013
@@ -3,7 +3,7 @@ mod_dav_svn: Fix longstanding bug that r
mod_dav_svn didn't have a translate_name hook so the default processing would
map our requests to %{DOCUMENT_ROOT}/%{LOCATION_PATH} where LOCATION_PATH is
the path configured on the Location block that SVNPath/SVNParentPath is in.
-Typically this path wouldn't exist and even if it did exist it's content
+Typically this path wouldn't exist and even if it did exist its content
would not be served.
This meant that Directory blocks access control applied to SVN requests and