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

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?
>
> svnlook: Can't open file 'format': No such file or directory

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).
Received on 2010-09-29 15:05:07 CEST

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.