
fabsiqueira at yahoo
Nov 22, 2006, 7:31 PM
Views: 4015
Permalink
|
|
RES: [Trac] Re: Unsupported version control system "svn"
|
|
Tdkim, Swing already installed. I solve the problem. Just reconfigure de subversion with parameter -without-neon $ ./configure [other params] -without-neon $ make $ make swig-py $ make install $ make install-swig-py And all works fine. Thanks. _____ De: trac-users[at]googlegroups.com [mailto:trac-users[at]googlegroups.com] Em nome de tdkim Enviada em: quarta-feira, 22 de novembro de 2006 01:08 Para: trac-users[at]googlegroups.com Assunto: [Trac] Re: Unsupported version control system "svn" In my case, I use the subversion-1.4.2 for a console command. but I use svn-1.3.2 for a subversion-swig-binding. This is not a perfect solution. Sorry. Try to install svn-1.3.2-swig-py for subversion-swig-binding. Thanks.. _____ From: trac-users[at]googlegroups.com [mailto:trac-users[at]googlegroups.com] On Behalf Of Fabiano Freitas Sent: Wednesday, November 22, 2006 5:05 AM To: trac-users[at]googlegroups.com Subject: [Trac] Unsupported version control system "svn" I all. When I click in "Browser Source" the error is raise: >>> Unsupported version control system "svn" When I type de command: $ python >> from svn import core The error is raised Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/local/lib/svn-python/svn/core.py", line 19, in ? from libsvn.core import * File "/usr/local/lib/svn-python/libsvn/core.py", line 5, in ? import _core ImportError: /usr/local/lib/libsvn_ra_dav-1.so.0: undefined symbol: gss_delete_sec_context I use Red Hat EL 4, SVN 1.4.0, Apache 2.0.59, Swig 1.3.29, ClearSilver 0.9.3, Silvercity 0.9.! 6 and Trac 0.10.2 Anyone knows how I resolve this error ????? Thanks Fabiano Freitas _____ Yahoo! Search Mzsica para ver e ouvir: You're <http://us.rd.yahoo.com/mail/br/tagline/search/video/*http:/br.search.yahoo. com/search/video?p=james+blunt&ei=UTF-8&cv=g&x=wrt&vm=r&fr=intl-mail-br-b> Beautiful, do James Blunt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|