Stefan,
I had restarted Apache several times. I went ahead and downloaded
DependencyWalker as you stated and it had 5 missing dll's but I cannot
find one dll called MSJAVA.dll in the subversion bin directory? Any
suggestions where I can get that?
Thanks.
On Nov 5, 2:29 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Mel wrote:
> > The LoadModule line in my httpd.conf file looks like:
>
> > LoadModule dav_svn_module modules/mod_dav_svn.so
>
> > I did not put in the relative path and did not use quotes. Do I need
> > to? The error message is picking it up.
>
> Did you restart after installing Subversion? If not, the binaries are
> not yet in the PATH (the PATH env variable won't change for already
> running processes).
>
> If that doesn't work, get the dependency walker from here:http://www.dependencywalker.com/
> then open the *.so file with it. It will tell you what dll's are missing
> to successfully load it. Copy those missing dlls from the Subversion bin
> folder to the apache bin folder (or the modules folder if that doesn't
> work).
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> signature.asc
> < 1KViewDownload
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-05 21:55:59 CET