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

Re: Post-commit hooks

From: Mark Reibert <svn_at_reibert.com>
Date: 2007-09-25 08:30:47 CEST

You did not mention your server type, but if you are on a recent Linux
distro with SELinux in "enforcing" mode you need to ensure the security
context for the scripts is appropriate.

The best way to test this is to temporarily place SELinux in permissive
mode ("setenforce 0") and see if the hooks work.

On Tue, 2007-09-25 at 12:55 +0800, Mike A. wrote:
> Hi,
>
> I know this is a common problem already but searching the net doesn't
> give me the exact thing that I need to do. I've been looking for
> answers for the last few days but didn't found any.
>
> The problem is the Post-commit script works when I run it in command
> line but when using tortoisesvn, it doesn't seem to work. All files
> are of user apache already. The weird thing is some of my repository
> is working and some are not.. and I can't pinpoint where the problem
> really is.
>
> Maybe some of you have encountered the same problem already and I
> really need your help here :)
>
> Regards,
>
> Mike

-- 
----------------------
Mark S. Reibert, Ph.D.
svn@reibert.com
----------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 25 08:31:06 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.