Subversion Hooks Issue
From: Doug Goldstein <doug_at_monetra.com>
Date: 2007-02-09 19:25:23 CET
I'm trying to implement a pre-commit hook on my subversion repo.
#!/bin/sh
I am using svn+ssh:// for access so my user exists as an actual account
As per the the following:
I've ssh'd into the box and executed:
$ env - /var/data/svn/project/hooks/pre-commit
So the script works successfully from the command line. I have
But attempting to commit results in the following error:
Transmitting file data .svn: Commit failed (details follow):
Any suggestions would be very helpful.
---------------------------------------------------------------------
|
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.