Re: Hooks scripts
From: John Peacock <john.peacock_at_havurah-software.org>
Date: Thu, 14 Feb 2008 13:26:11 -0500
Proskurin Kirill wrote:
You can take the default pre-commit.tmpl file inside the hooks directory
Here's another way to do it, in case you want to do additional
=========================================
use strict;
my $SVNLOOK = '/usr/bin/svnlook';
my $logcheck = $message;
exit 0; # always exit 0 at the end to indicate success
HTH
John
---------------------------------------------------------------------
|
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.