Manju C wrote on Mon, Mar 21, 2016 at 05:17:01 -0700: > "mod_dav_svn: nested Location '/svn' hinders access to '' in SVNPath > Location '/svn'"
It means you have two <Location> directives, either two <Location /svn> or a <Location /svn> and a <Location />, that both contain a "DAV svn" directive.