Pre-commit fails when executing 'svn ls'
From: <armando.perico.neto_at_usi.ch>
Date: Wed, 28 Nov 2012 15:43:57 +0000
Hi,
I want to write a pre-commit hook which make some checks on the repository using "svn" commands. i.e.: svn ls... however, svn ls is failing to connect to localhost.
on my pre-commit file I have:
The script works fine when I run it "manually" (even when I run it with the "apache" user)
example:
however, when I run it with any "svn client" I get the following:
I can't understand why it is failing. Would anybody have a suggestion ?
Thanks
|
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.