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

AW: executing hooks fails (SVN 1.4.6 on linux)

From: Peter Gliwa <peter_at_gliwa.com>
Date: Mon, 9 Feb 2009 14:15:57 +0100

>> Are you sure httpd is using user www-data or group www-data
>> to execute the hook?

I think so though I don't know how to make sure this works all right.
It looks ok to me as the grep below shows:

# grep APACHE_RUN_USER /etc/apache2/*
/etc/apache2/apache2.conf:User ${APACHE_RUN_USER}
/etc/apache2/envvars:export APACHE_RUN_USER=www-data

# grep APACHE_RUN_GROUP /etc/apache2/*
/etc/apache2/apache2.conf:Group ${APACHE_RUN_GROUP}
/etc/apache2/envvars:export APACHE_RUN_GROUP=www-data

Thanks,
Peter

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1129044

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-09 15:39:38 CET

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.