#32481: py27-svn @1.7.0 install on port 2.0.3 failed --------------------------------------+------------------------------------- Reporter: qingyun.oracle@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: py27-svn, python, devel | Port: py27-svn --------------------------------------+------------------------------------- Comment(by larry.velazquez@…): This is a duplicate of #32226. The problem is that pysvn currently does not work with Subversion 1.7. If you really really really want it, you can build it against the system Subversion libraries, but it’s certainly not supported. {{{ sudo port install py27-svn configure.pre_args='' configure.args='--svn- root-dir=/usr' }}} -- Ticket URL: <https://trac.macports.org/ticket/32481#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS