пятница, 21 мая 2010 г.

SVN - Warning: post-commit hook failed (exit code 255) with no output.

Если не срабатывает post-commit и ругается
Warning: post-commit hook failed (exit code 255) with no output.
Скорее всего нужно сделать hook исполняемым
root@svn:~# chmod +x /usr/share/subversion/repositories/my_repo/hooks/post-commit