On Jul 24, 2006, at 18:44, Peter Münster wrote:
> my pre-commit hook reads:
>
> #!/bin/bash
> exit 0
>
> And it's executable.
>
> But every commit fails with the message:
> svn: 'pre-commit' hook failed with error output:
>
> There is not much more in the log-file.
>
> I'm using svn-1.3.2 with WebDAV.
>
> Could someone please explain, what is happening here?
Unable to explain! I can't think of any way for that to happen.
You are serving the repository with Apache, yes? Which version? Which
OS is the server running? Do different clients on different machines
all behave this way when accessing this repository? Can they access
different repositories on other servers? What about on the same
server? Can you try accessing the repository with a different
protocol, like file:/// to see if that works? Is this a brand new
repository which has never worked, or did it work before and now it
doesn't? If the latter, what changed? Have you set up successful
repositories before and just this one doesn't work, or is this the
first you've tried to set up?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 25 11:41:40 2006