"from pysvn._pysvn_2_6 import ClientError" works only with Python 2.6

Bug #1160428 reported by Tobias Schlauch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DataFinder
Fix Committed
Medium
Tobias Schlauch

Bug Description

The problem is in:
datafinder.persistence.adapters.svn.util.cpython line 50.

Just replace it by:
from pysvn import ClientError

Tags: svn

Related branches

Revision history for this message
Tobias Schlauch (tobias-schlauch) wrote :
Changed in datafinder:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.