You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Johannes Schmidt <js...@folkwang-hochschule.de> on 2008/01/31 07:17:36 UTC

python 2.5 Binding for Apache 2.2 in svn 1.4.6

Hi,

the binding mentioned in the subject doesn't work.
Please take a look in the trac-ticket:

http://trac.edgewall.org/ticket/6739

Thanks a lot!
Best Regards,
Johannes

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: python 2.5 Binding for Apache 2.2 in svn 1.4.6

Posted by "D.J. Heap" <dj...@gmail.com>.
On Jan 31, 2008 12:17 AM, Johannes Schmidt
<js...@folkwang-hochschule.de> wrote:
> Hi,
>
> the binding mentioned in the subject doesn't work.
> Please take a look in the trac-ticket:
>
> http://trac.edgewall.org/ticket/6739


They work fine in several basic tests (using the svnlook.py example
script).  If they are failing in your setup, you'll need to provide
more info or do more investigating yourself -- I'm not familiar with
trac or xampp.

It is possible the error you are getting is due to old versions of
shared libraries hanging around on your system and being found in your
PATH before the newer ones shipped in the bindings (libeay32.dll and
ssleay32.dll are a common cause).

Thanks,

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org