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

Re: subversion + apache = hook scripts execute one only

From: Doug Goldstein <doug_at_monetra.com>
Date: 2007-02-12 23:23:07 CET

Frederick Grim wrote:
> So something about my apache, subversion install is wrong. I cannot
> seem to get a post-commit script to execute after the first commit.
> Further svnadmin verify says everything looks okay. The post-commits
> run fine if I commit like: svn ci -m "" file://localhost/repos/file
>
>> hal9000@vps304 :~> sudo emerge -pv apache subversion
>> Password:
>>
>> These are the packages that would be merged, in order:
>>
>> Calculating dependencies... done!
>> [ebuild R ] net-www/apache-2.0.58-r2 USE="apache2 mpm-worker ssl
>> threads -debug -doc -ldap -mpm-itk -mpm-leader -mpm-peruser
>> -mpm-prefork -mpm-threadpool (-selinux) -static-modules" 0 kB
>> [ebuild R ] dev-util/subversion-1.4.2 USE="apache2 perl python
>> -bash-completion -berkdb -emacs -java -nls -nowebdav -ruby" 0 kB
>> Total size of downloads: 0 kB
>> hal9000@vps304 :~>
>
>
> I am on a gentoo linux box. Subversion is hosted under a vhost. Anybody
> seen anything like this?
>

Your script will execute as the "apache" user. Make sure that user has
enough privileges to execute the script and perform the actions involved.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 12 23:23:50 2007

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.