For details, see: http://pysvn.tigris.org/docs/pysvn_prog_ref.html#pysvn_clienterror
-- You received this bug notification because you are a member of DataFinderTeam, which is subscribed to DataFinder. https://bugs.launchpad.net/bugs/1160428 Title: "from pysvn._pysvn_2_6 import ClientError" works only with Python 2.6 Status in DataFinder - flexible data management: Fix Committed Bug description: The problem is in: datafinder.persistence.adapters.svn.util.cpython line 50. Just replace it by: from pysvn import ClientError To manage notifications about this bug go to: https://bugs.launchpad.net/datafinder/+bug/1160428/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~datafinder-team Post to : [email protected] Unsubscribe : https://launchpad.net/~datafinder-team More help : https://help.launchpad.net/ListHelp

