Committed in rr1307479 after IRC discussion. See also http://subversion.tigris.org/issues/show_bug.cgi?id=4113#desc3
Daniel Shahaf wrote on Fri, Mar 30, 2012 at 16:44:54 +0300: > Bert, > > rhuij...@apache.org wrote on Wed, Feb 22, 2012 at 11:43:35 -0000: > > Author: rhuijben > > Date: Wed Feb 22 11:43:34 2012 > > New Revision: 1292246 > > > > URL: http://svn.apache.org/viewvc?rev=1292246&view=rev > > Log: > > Revert r1240999. This patch causes an unexpected behavior change on Windows, > > where before this patch the %PATH% variable was still available for hooks. > > > > This unbreaks the svnlook tests on the Windows-RA buildbot. > > > > Does the patch below result in pre-r1240999 behaviour on Windows? (The > mod_dav_svn part is needed anyway to make INHERIT_VALUE(hooks_env) be > able to return either the parent's or the child's hooks_env.)