#32226: py26-svn fails to build on lion ---------------------------------+------------------------------------------ Reporter: blueml@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-svn ---------------------------------+------------------------------------------ Comment(by larry.velazquez@…): Turns out that pysvn only supports up to Subversion 1.6.15 (http://pysvn.tigris.org/project_status.html). I managed to do a successful build using the Subversion 1.6.16 libraries included with 10.7.2, but it fails with MacPorts’ Subversion 1.7.2. {{{ sudo port install py26-svn configure.args='--svn-root-dir=/usr' }}} Not sure what more can be done on our end, other than bugging the pysvn devs. I suppose we could create a `subversion16` port or something. -- Ticket URL: <https://trac.macports.org/ticket/32226#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS