On Tue, May 20, 2014 at 03:13:45PM +0500, Mohsin Abbas wrote: > Sir , > > Thanks for your quick response. > Here i want to ask question in my previous server with subversion 1.4.2 > this trailing slash works fine as i had already mentioned in my first email > i copied same configurations which are working absolutely fine with > subversion 1.4.2 why this is not working with subversion 1.8.9 either this > is some limitations in new svn version ? or some other issue ? > > Regards
I don't know exactly why this was changed. It's possible that this change in behaviour was intentional. It might have been this change: http://svn.apache.org/r1037662 The tests added there treats the path "/a/" as invalid, so your the path "Devices:/Trunk/" you use in the authz file is now also invalid.