Re: Server Hooks not working
From: Florian Engelhardt <f.engelhardt_at_21torr.com>
Date: 2005-05-20 13:37:14 CEST
Hello,
On Fri, 20 May 2005 06:31:23 -0400
> Are you sure that the pre-commit hook is executable? It didn't look
Yes it is:
svn@svn hooks $ l pre-commit
svn@svn hooks $ cat pre-commit
svn@svn hooks $ /usr/bin/env -i pre-commit
svn@svn hooks $ echo $?
And that happens on the client side:
florianen@workplaces api $ svn ci -m 'testing hooks'
The script is executable, it belongs to the user svn in the group svn.
Florian Engelhardt
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.