[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Python exception when accessing to an SVN repository with python 2.5 and SVN 1.5

From: Alecsandru Soare <alecsandru.soare_at_geminisols.com>
Date: Thu, 20 Aug 2009 01:12:19 -0700 (PDT)

Hi Yann,
Hi Mark,

I solved this issue by renaming/removing the following folders from Python:

<python_dir>\Lib\site-packages\svn
<python_dir>\Lib\site-packages\libsvn

and after that I installed another set of Python 2.x bindings (dated August
9th, 2009) from this site:

http://page2rss.com/page?url=subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100%26expandFolder=8100%26folderID=8100

For Python 2.5:
http://subversion.tigris.org/files/documents/15/46482/svn-python-1.6.4.win32-py2.5.exe

For Python 2.6:
http://subversion.tigris.org/files/documents/15/46481/svn-python-1.6.4.win32-py2.6.exe

Tested with Active Python 2.5 and 2.6 and the new bindings are working fine.

Regards,

Alecs

-- 
View this message in context: http://www.nabble.com/Python-exception-when-accessing-to-an-SVN-repository-with-python-2.5-and-SVN-1.5-tp18633241p25057810.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2385529
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-20 10:15:07 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.