Edgewall Software

Opened 16 years ago

Last modified 16 years ago

#6663 closed defect

Issues with subversion — at Version 2

Reported by: sanjsri@… Owned by: Christian Boos
Priority: highest Milestone:
Component: version control Version: 0.10.4
Severity: critical Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

Hi, when I'am trying to add subversion it is giving an error saying Python bindings for "svn" needs to be correctly installed. I've installed swig, and its relative dependencies, still the same issue. Request you to resolve it ASAP.

This is the traceback:

...
TracError: Unsupported version control system "svn". Check that the Python bindings for "svn" are correctly installed.

Change History (2)

comment:1 by sanjsri, 16 years ago

Resolution: fixed
Status: newclosed
Version: 0.10.4

The problem is resolved. I've done export pythonpath=/../svn_python. It solved my problem.

comment:2 by Christian Boos, 16 years ago

Description: modified (diff)
Resolution: fixed
Status: closedreopened
Note: See TracTickets for help on using tickets.