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

RE: Subversion Hook succeeds inconsistently (very strange)

From: Bradley Molander <Bradley.Molander_at_nisc.coop>
Date: 2006-09-06 16:14:44 CEST

I am using the Apache2 MPM "prefork" right now. I tried worker but not much changed. If this is related to umask/uid/gid, is there a way to configure apache or even the location to not inherit the umask/uid/gid and use its own?

Thanks,
Brad

-----Original Message-----
From: Erik Huelsmann [mailto:ehuels@gmail.com]
Sent: Wed 9/6/2006 9:09 AM
To: John Szakmeister
Cc: Bradley Molander; users@subversion.tigris.org
Subject: Re: Subversion Hook succeeds inconsistently (very strange)
 
On 9/6/06, John Szakmeister <john@szakmeister.net> wrote:
>
> ----- Bradley Molander <Bradley.Molander@nisc.coop> wrote:
> [snip]
> > Thanks John,
> > Removing mod_php5 seems to do the trick, however how come we didnt run
> > into this problem before svn 1.3? why would mod_php5 be involved in
> > the processing of an svn request over dav?
>
> To be honest, I have no idea why this is occurring. I've not had an opportunity to investigate it all (and if I did, I'm not sure where to start), I merely noticed from mailing lists and personal experience that there is a connection. :-) Sorry I can't be of more help!

It looks like mod_php{,5} messes with umask, uid and gid settings.
Since these are global, mod_dav_svn is influenced by them.

Bye,

Erik.
Received on Wed Sep 6 16:42:23 2006

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.