It's a versioning or compilation issue with pysvn and libsvn. There's not much more I can really do to help but to recommend trying other versions.
Christian -- Christian Hammond - [email protected] Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Sep 7, 2009 at 6:14 AM, balu phani <[email protected]> wrote: > help me is there any other reasons. > > > > On Sat, Sep 5, 2009 at 10:22 AM, balu phani <[email protected]> wrote: > >> Sorry for late reply. Last two day i took off. >> yep. >> First of all i thought same and tried re-compile. But this problem not >> consistent. I mean some times giving error and some times not (error is same >> stated bellow). I tried soo many times and found around seventy present >> getting failed. why it working for some times, i didn't understand. >> >> >> >> >> On Wed, Sep 2, 2009 at 9:59 AM, Christian Hammond <[email protected]>wrote: >> >>> It sounds like you need to re-compile pysvn for your new version of svn. >>> >>> Christian >>> >>> -- >>> Christian Hammond - [email protected] >>> Review Board - http://www.review-board.org >>> VMware, Inc. - http://www.vmware.com >>> >>> >>> >>> On Tue, Sep 1, 2009 at 5:54 AM, balu phani <[email protected]>wrote: >>> >>>> 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 -~----------~----~----~----~------~----~------~--~---
