Re: E165001 pre-commit hook failed

2016-07-31 Thread Patrik Jonsson
ith anything, since the hook itself is being executed with an absolute path. It should probably be mentioned somewhere that svnserve needs to have access permissions to the cwd even if it doesn't want to do anything with it. Cheers, /Patrik On Sun, Jul 31, 2016 at 5:15 PM, David Chapman

E165001 pre-commit hook failed

2016-07-31 Thread Patrik Jonsson
Hi all, I've been banging my head against this problem for a day and I need some help. We recently updated the machine hosting our svn repo, and this broke commits using svn+ssh. Here's the setup: * Machine runs debian 3.16.7, svn 1.8.10. * svn runs as user "www-data" (the apache user). * svn+