post-commit
From: Ronan Lucio <ronan_at_tiper.com.br>
Date: 2006-11-28 00:03:58 CET
Hello,
Iīm trying to configure a hook in the subversion-1.4.0.
We have a website in /home/project
So, Iīd like after each commit, the website would be updated.
I created the file /opt/svn/project/hooks/post-commit with the content:
-------------------
cd /home/project
This file is owned by svn user, once httpd run as such user, and has
If I do:
# su svn
it works fine, but when I do a commit from my workstation the
Could anybody help me find whatīs wrong?
If svn isnīt (for any reason) getting to execute post-commit, is this
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.