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

Re: Hook script not running?

From: Nick Thompson <nickthompson_at_agere.com>
Date: 2005-11-08 15:42:22 CET

What happens if you use "/tmp/log" instead of just "log"?

On Tuesday 08 November 2005 14:39, Stephen Gross wrote:
> I'm trying to get started with hook scripts. I have a file called
> pre-commit that looks like this:
>
> ========
> #!/bin/sh
> echo hi >> log
> exit 0
> ========
>
> The file 'pre-commit' is executable (by all groups) and owned by the
> http daemon (apache). When I commit changes to my svn tree, however,
> the commit script does not appear to run. That is, the file 'log'
> should be created by the script but is not. Any ideas?

-- 
> Nick Thompson
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 8 15:46:44 2005

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.