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

Re: Simple post-commit hook script not working

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-03-03 10:54:03 CET

On Thu, 3 Mar 2005 10:23:00 +0100, Greg Kolanek <Greg.Kolanek@osce.org> wrote:
>
> The command works fine, whether at a prompt or in the batch file. It seems
> Subversion simply isn't executing the script at all.
>
> Have I set things up properly? The file is called post-commit.bat (this is
> WinXP) and it's in the hooks directory of the repository (where all the
> .tmpl files are). It's executable by SYSTEM, which runs Apache and
> Subversion.

http://subversion.tigris.org/faq.html#hook-debugging

Have you tried doing something simple like testing with a hook script
like 'echo test > c:\test.txt'. If the apache user has write access to
c: that is, otherwise use another path.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 3 11:00:14 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.