Hi, i have svn 1.4.2 and when iam installing review board i installed svn 1.5.2. when selecting new review request. it giving "software error" some times revison not found but that revision is exist in repository. please help me to solve this issue. i got mail of trace back iam pasted bellow ----------------------------------------- Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/Django-1.1-py2.4.egg/django/core/handlers/base.py", line 92, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/usr/lib/python2.4/site-packages/Djblets-0.5.1-py2.4.egg/djblets/auth/util.py", line 45, in _checklogin return view_func(request, *args, **kwargs) File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0.1-py2.4.egg/reviewboard/reviews/views.py", line 84, in new_review_request fields[repo.id] = repo.get_scmtool().get_fields() File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0.1-py2.4.egg/reviewboard/scmtools/models.py", line 40, in get_scmtool return cls(self) File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0.1-py2.4.egg/reviewboard/scmtools/svn.py", line 47, in __init__ import pysvn File "/usr/lib/python2.4/site-packages/pysvn/__init__.py", line 109, in ? raise ImportError( 'pysvn was built against newer (svn, apr, etc.) libraries then the ones installed on this system. %s' % str(e) ) ImportError: pysvn was built against newer (svn, apr, etc.) libraries then the ones installed on this system. /usr/lib/python2.4/site-packages/pysvn/_pysvn_2_4.so: undefined symbol: svn_client_merge_reintegrate --------------------------------------------------------- help me --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -~----------~----~----~----~------~----~------~--~---
