Hans Herrmann <hherrm...@mhp.de> writes: > I have to be more specific: > > Our authz file: > [/] > * = > [/A] > foo = rw > [/A/B] > foo = rw > > The command: > svn rm -mm http://localhost/tmp/repo/A/B --username foo > > Our results: > 1.6 server, 1.6 client: success > 1.6 server, 1.7 client: denied > 1.7 server, 1.6 client: success > 1.7 server, 1.7 client: denied
Yes, I can reproduce that. The 1.7 commit does work if you switch to the http-library from the default of neon to serf (although serf may have other bugs). I've raised issue: http://subversion.tigris.org/issues/show_bug.cgi?id=4332 -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download