Re: Hook Script Examples

2010-09-13 Thread BRM
- Original Message > From: Ryan Schmidt > On Sep 10, 2010, at 10:50, BRM wrote: > > My old subversion server had a hookscript to deny commits unless there was > > a > >log > > > message. I'd like to setup the same functionality on the new subversion >server > > > too. > > I alrea

Re: Hook Script Examples

2010-09-10 Thread Ryan Schmidt
On Sep 10, 2010, at 10:50, BRM wrote: > My old subversion server had a hookscript to deny commits unless there was a > log > message. I'd like to setup the same functionality on the new subversion > server > too. > I already got my hook-scripts in place, but... > > In the process, I came acr