On Thu, Nov 10, 2016 at 08:12:11PM +0000, Steven Simpson wrote: > On 10/11/16 16:40, Stefan Sperling wrote: > > This looks like a bug where svnserve forgets about applying > > a hook environment config after opening the repository. > > So hooks always run in an empty environment with svnserve. > > > > Ooops. I'm amazed it took so long for someone to notice :-) > > > > This should fix it: > > Cool - thanks!
I have reproduced the problem and have confirmed that the patch fixes it. And I have nominated the fix for 1.9.5: http://svn.apache.org/r1769156