#32312: subversion-python27bindings: initialization fails for user macports --------------------------------+------------------------------------------- Reporter: titus@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: subversion-python27bindings --------------------------------+------------------------------------------- Comment(by titus@…): Yes, I forgot to mention the chown -R macports hgsubversion-1.3 Did you install subversion-python27bindings? It has to be installed + activated. The problem is: {{{ Traceback (most recent call last): File "setup.py", line 105, in <module> from hgsubversion.svnwrap import svn_swig_wrapper File "/private/tmp/hgsubversion-1.3/hgsubversion/__init__.py", line 58, in <module> import svncommands File "/private/tmp/hgsubversion-1.3/hgsubversion/svncommands.py", line 14, in <module> import svnwrap File "/private/tmp/hgsubversion-1.3/hgsubversion/svnwrap/__init__.py", line 28, in <module> from svn_swig_wrapper import * File "/private/tmp/hgsubversion-1.3/hgsubversion/svnwrap/svn_swig_wrapper.py", line 60, in <module> svn_config = core.svn_config_get_config(None) File "/opt/local/lib/svn-python2.7/libsvn/core.py", line 3864, in svn_config_get_config return _core.svn_config_get_config(*args) svn.core.SubversionException: 13 - Kann Datei »/Users/titus/.subversion/servers« nicht öffnen: Permission denied }}} -- Ticket URL: <https://trac.macports.org/ticket/32312#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS