RE: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-22 Thread Cooke, Mark
-Original Message- From: Alagazam.net Subversion [mailto:s...@alagazam.net] Sent: 21 March 2012 19:41 To: Brian Neal Cc: users@subversion.apache.org Subject: Re: Problem with Python bindings to SVN 1.7.4 on Windows On 2012-03-21 20:14, Brian Neal wrote: On Wed, Mar 21, 2012 at

Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Brian Neal
Hello - I'm trying to upgrade a Subversion and Trac install running on Windows Server 2003 sp2. I've installed Subversion 1.7.4 from the .msi file found here: http://sourceforge.net/projects/win32svn/files/1.7.4/ I'm also using the Python 2.7 bindings found in that same directory

RE: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Cooke, Mark
-Original Message- From: Brian Neal [mailto:bgn...@gmail.com] Sent: 21 March 2012 16:13 To: users@subversion.apache.org Subject: Problem with Python bindings to SVN 1.7.4 on Windows Hello - I'm trying to upgrade a Subversion and Trac install running on Windows Server 2003 sp2.

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Brian Neal
On Wed, Mar 21, 2012 at 11:12 AM, Brian Neal bgn...@gmail.com wrote: [... snip ..] Hello - I'm trying to upgrade a Subversion and Trac install running on Windows Server 2003 sp2. I've installed Subversion 1.7.4 from the .msi file found here:

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Brian Neal
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

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Alagazam.net Subversion
On 2012-03-21 18:15, Brian Neal wrote: On Wed, Mar 21, 2012 at 12:10 PM, Cooke, Markmark.co...@siemens.com wrote: On Wed, Mar 21, 2012 at 11:12 AM, Brian Nealbgn...@gmail.com wrote: I have solved my problem by copying libeay32.dll and ssleay32.dll from the Subversion\bin folder to

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Brian Neal
On Wed, Mar 21, 2012 at 1:41 PM, Alagazam.net Subversion s...@alagazam.net wrote: 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

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Thorsten Schöning
Guten Tag Brian Neal, am Mittwoch, 21. März 2012 um 20:14 schrieben Sie: Is there anything that can be done to avoid a problem like that in the future? Perhaps a note in the readme? I have noticed that Bitnami and Collabnet dump all the SVN and Python binding DLL's into the same folder. I'm

Re: Problem with Python bindings to SVN 1.7.4 on Windows

2012-03-21 Thread Alagazam.net Subversion
On 2012-03-21 20:14, Brian Neal wrote: On Wed, Mar 21, 2012 at 1:41 PM, Alagazam.net Subversion s...@alagazam.net wrote: 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