[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: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-09-06 16:09:46 CEST

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 6 16:16:24 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.