> Erik Hemdal wrote:
> >> Ryan Schmidt wrote:
> >>> On Feb 9, 2007, at 12:25, Doug Goldstein wrote:
> >>>
>. . .
> >
> > Any possibility that another user, like 'svn' or 'apache' or
> > 'whatever' is actually running the script and not the user you are
> > testing with? Maybe setting world-execute would help?
> >
> > Erik
> >
> >
> >
> # ls -l /var/data/svn/project/hooks/pre-commit
> -rwxr-xr-x 1 root svnusers 796 Feb 9 13:10
> /var/data/svn/project/hooks/pre-commit
>
OK, the only other thing I can suggest is to verify you have execute
permission on all the higher-level directories to the hook script. If you
don't have it, you can't pass through to find the script so you can run it.
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 9 22:16:45 2007