Re: calling a custoom perl script from pre-commit hook
From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Wed, 29 Sep 2010 08:04:23 -0500
On Sep 28, 2010, at 19:38, Charan wrote:
> I have prepared my own custom perl script to check for logs and spaces in file names but when I call the perl script from pre-commit hook, I'm seeing the below error. Any suggestions from you?
I think you'll need to show us the contents of your hook script.
You seem to be passing svnlook the wrong argument (i.e. not the path to the repository, which is what it's expecting).
|
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.