Re: SVN::Client problem under mp2

2006-04-19 Thread Enno
found the cause of the problem, apache 2.0.49 + mp 2.0.2 doesnt properly change userid after start, eventhough effective userid is set properly, the users homedir is still set to /root (under modperl) svn::client tries to read a (useless) config file from ~/.subversion/ if it cant find it (ENOENT)

Re: SVN::Client problem under mp2

2006-04-18 Thread Enno
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 pe

Re: SVN::Client problem under mp2

2006-04-18 Thread Enno
No, ofcourse my apache does not have access to /root, it is why I wrote the _simple_prompt provider. It should take care of that. which it does from the cmdline, as I dont even have a ~/.subversion dir on the server in question. Enno On Tue, 18 Apr 2006, Tom Schindl wrote: > Has the user your ap

Re: SVN::Client problem under mp2

2006-04-18 Thread Tom Schindl
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,

Re: SVN::Client problem under mp2

2006-04-18 Thread Tom Schindl
Has the user your apache is running in permissions to: - directory - file ? Tom signature.asc Description: OpenPGP digital signature