[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Subversion Hooks Issue

From: Erik Hemdal <erik_at_comprehensivepower.com>
Date: 2007-02-09 22:16:10 CET

> 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

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.