On 2012-03-21 18:15, Brian Neal wrote:
On Wed, Mar 21, 2012 at 12:10 PM, Cooke, Mark<mark.co...@siemens.com> wrote:
On Wed, Mar 21, 2012 at 11:12 AM, Brian Neal<bgn...@gmail.com> wrote:
I have solved my problem by copying libeay32.dll and ssleay32.dll from
the Subversion\bin folder to C:\Python27\Lib\site-packages\libsvn
folder. I got this tip via a google search on the Trac users list. I
don't understand this, but thought I would follow-up here on this list
in case it helps other poor dopes who have to run on Windows.
-BN
Thinking about this, I have the subversion bin folder in my path, I suspect
that it is not in yours? I assume therefore you probably use TortoiseSVN (and
why not) which does not (AFAIK) need svn in the path so does not add it...
~ mark c
I'm doing all this work on the server side. Yes, C:\Program
Files\Subversion\bin is on the path. It is needed for Apache to find
the SVN binaries. It is strange that I also need to copy those 2 DLL's
to the Python bindings folder.
Thanks,
BN
Do you have another libeay32.dll and ssleay32.dll in some other folder
that is before Subversion\bin in your path ?
If that's the case and these are older versions there might be trouble.
/David a.k.a. Alagazam