Hola a todos... Les escribo porque tengo un problema (leer mensaje original al final... en inglés porque no tuve tiempo de traducirlo... :-/ ) al integrar Trac con SVN (presumiblemente por culpa de SWIG). Como pueden ver envíe el mensaje a la lista de usuarios de SVN, pero nadie me ha respondido (a pesar de que hay varias inquietudes similares para los bindings de Python y Ruby).
Sé que debe haber varias personas acá que quizás puedan ayudarme... así que por favor espero su respuesta... Gracias por adelantado. PD: El mensaje original en la puede ser consultado en [1]... de tener la oportunidad quizás puedan aclarar la inquietud allí también. [1] http://svn.haxx.se/users/archive-2008-07/0338.shtml ---------- Forwarded message ---------- From: Olemis Lang <[EMAIL PROTECTED]> Date: 7 juil. 2008 13:33 Subject: Problem with python svn bindings and SWIG... To: Subversion users <[EMAIL PROTECTED]> 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: I 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... -- Saludos, Olemis. _______________________________________________ Cancelar suscripción https://listas.softwarelibre.cu/mailman/listinfo/linux-l Buscar en el archivo http://listas.softwarelibre.cu/buscar/linux-l
