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

Re: Problem with post-commit hook in SVN

From: Karsten Hoffrath <maillists_at_khoffrath.de>
Date: 2006-06-14 22:54:21 CEST

Have you checked that shellscript.sh is executable by the user under
which the post-commit hook executes?

Regards,
Karsten

Raju N wrote:
> Hi
>
>
>
> I am facing problems with post-commit hook script in SVN. I have a shell
> script at a location and is readable by apache. The commit-email.pl
> script works just fine, but the shell script is not working. I have
> added the following line to the post-commit hook
>
>
>
> /bin/sh <svn_reposiotry/hooks/shellscript.sh>
>
>
>
> If I execute the same command from command line it works. But when I
> place the same command with absolute path in post-commit hook script it
> doesn’t.
>
>
>
> I am going wrong some where? Or do I have to make some more settings in
> hook script to make my shell script work? Please suggest!
>
>
>
> Regards,
> Raju N,
> Senior Engineer - Unix Systems & Applications,
> Corporate-IT - IVY Comptech (P) Ltd.
> Mail:rajun@ivycomptech.com
> Yahoo ID:raju_dons
> Tel +91 40 55721000 Extn:4611 (7AM to 4PM IST, Monday to Friday).
> Mobile:+91-98850-68111.
> _________________________________________________________________________________________________________________________
>
> The information contained in this email, and any attachments hereto, is
> strictly confidential and solely intended for use by the individual(s)
> and/or entity(s) to which it is addressed. If you have received this
> email in error, please notify the System Manager at
> admin@ivycomptech.com as soon as possible. Thank you for your attention
> to this matter.
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 14 22:56:19 2006

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.