Hi All,
I have figured out what is causing the missing libdb42.dll message. We
are loading the dlls in the wrong order. If you try to load a dll with
an unresolved dependency windows will look for it on your system path
(so if you have subversion installed, it works). I have checked in the
required changes to the jhl adapter. Things would be much easier if we
forced people to have svn installed and on the path.
If you are having trouble try copying
http://svn.collab.net/repos/subclipse/branches/subclipse-3/core/svnClientAdapter.jar
into <eclipse>/plugins/org.tigris.subversion.subclipse.core_0.9.17
If that doesn't work, just install subversion (1.1 rc2) and add it to
your path.
Brock
Received on Sun Sep 5 10:05:42 2004