Re: pre-commit hooks does not show any output
From: Claudio Ochoa <claudio_at_fi.upm.es>
Date: 2005-10-27 15:13:23 CEST
Mathias Weinert wrote:
# which svnlook
However, initially I got this error when first running the script
# ./commit-access-control.pl /home/clip/SvnReps/Sandbox 11-1
So I changed @SVN_BINDIR@ in line 46 to
my $svnlook = "/usr/local/bin/svnlook";
> You could also try to run the hook script manually and look what
Now I don't get this error
# ./commit-access-control.pl /home/clip/SvnReps/Sandbox 11-1
which is ok because 11-1 is not a real transaction.
---------------------------------------------------------------------
|
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.