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

Problem with python svn bindings and SWIG...

From: Olemis Lang <olemis_at_gmail.com>
Date: Mon, 7 Jul 2008 13:33:29 -0400

Hello... I will try to describe my problem as clearly as possible... I
will also provide a few further details so as to make myself clear;
perhaps you can understand better the whole picture that way.

Platform : Windows XP

Main task : Create and / or configure the path to an SVN repository
which in turn will be used by a Trac environment

Installation steps: I have already installed Svn, ClearSilver, Genshi,
Setuptools, SilverCity, svn-python, and finally Trac... In all cases
the appropriate versions.

Problem: If the path to the SVN repository gets configured in
trac.ini, then either tracd or trac-admin processes halt...

Actions performed: II have debugged trac-admin script with the help of
PyDev plug in for Eclipse and I have found that the application crashs
while executing line 43 in libsvn.repos module
(svn-python-1.4.4.win32-py2.5 binary package was the one installed in
my system), more specifically inside svn_repos_find_root_path function
body.

Further insight revealed me that a method reference inside SWIG code
(the one for _repos.svn_repos_find_root_path) was None...

So... my question

Does anybody know how can I fix that? Pppppplease...

Note: If anyone could tell me how to run the test suite provided for
python svn bindings in Windows, please let me know...

-- 
Regards,
Olemis.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-07 19:33:54 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.