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

RE: Hook scripts

From: Kyle Heon <kheon_at_comcast.net>
Date: 2005-05-28 02:40:44 CEST

Thanks for the information.

I'm just playing around with a simple hook script but it doesn't appear to
be running when I do a commit. The file is named post-commit.rb.

The commit works and all but the expected output (a log file, for starters)
is not being created.

Is there anywhere that Subversion logs errors generated during the execution
of a hook script?

Kyle Heon
kheon@comcast.net

-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
Sent: Friday, May 27, 2005 8:04 AM
To: Patrick Burleson
Cc: kheon@comcast.net; users@subversion.tigris.org
Subject: Re: Hook scripts

On May 26, 2005, at 10:52 PM, Patrick Burleson wrote:
>>
>
> Yes, so long as you set the execute permissions and the #! line, it
> should work.

Actually, it could be a binary program too. The only requirements
are that the filename be 'post-commit' and that it be executable.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 28 02:42:22 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.