On Tue, 18 Apr 2006, Tom Schindl wrote:

> Enno wrote:
> > Hey list,
> >
> > I ran into a nasty problem with SVN::Client under mp2.0.2. I simply want
> > it to connect to an ssl svn server with a specified username and password.
> >
> > When I run the needed code from cmdline, everything works perfect, but
> > when I try to run it using an mp2 handler, it craps out with the following
> > errormessage:
> >
> > Bogus filename: Can't open config file '/root/.subversion/servers' at
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> That's really not what you may intent and your os knows how to prevent
> you from apache reading files in /roots-HomeDir you should move this to
> another location.
>
> > /srv/www/modules/testhandler.pm line 28
> >

yeah, but the it shouldnt even try to read that file... also, that
path/file is not even present in the svn perl modules...

so its gotta be somewhere in the C source, going to check that out
tomorrow.

Enno


Reply via email to