Re: svn commit: r1882318 - in /subversion/branches/1.14.x: STATUS subversion/tests/libsvn_repos/repos-test.c

2020-10-08 Thread Johan Corveleyn
On Thu, Oct 8, 2020 at 2:22 PM wrote: > > Author: stsp > Date: Thu Oct 8 11:55:19 2020 > New Revision: 1882318 > > URL: http://svn.apache.org/viewvc?rev=1882318&view=rev > Log: > * STATUS: Remove r1882186 nomination. > > The proposed change introduces a regression where behaviour > of trunk diffe

Re: svn commit: r1882318 - in /subversion/branches/1.14.x: STATUS subversion/tests/libsvn_repos/repos-test.c

2020-10-08 Thread Stefan Sperling
On Thu, Oct 08, 2020 at 03:24:33PM +0200, Johan Corveleyn wrote: > > Modified: > > subversion/branches/1.14.x/subversion/tests/libsvn_repos/repos-test.c > > URL: > > http://svn.apache.org/viewvc/subversion/branches/1.14.x/subversion/tests/libsvn_repos/repos-test.c?rev=1882318&r1=1882317&r2=188231

Re: Fixing issue #4762 -- authz doesn't combine global and repository rules -- svn 1.10 regression [was: r1882186 ...]

2020-10-08 Thread Stefan Sperling
On Tue, Oct 06, 2020 at 06:26:06PM +0200, Stefan Sperling wrote: > I will see about whether this can be fixed in a follow-up patch. > Otherwise I will revert my commit and try to find a better approach. See https://svn.apache.org/r1882326 for a better fix, based on improved understanding of the bu