Stefan Sperling wrote:
On Mon, Aug 25, 2008 at 12:15:33PM +0200, Stefan Sperling wrote:
On Mon, Aug 25, 2008 at 10:14:34AM +0300, Valery Masiutsin wrote:
Hello !
I was in need of subversion update to work with 1.5 repos, so i've made one.
Status - everything builds and packages just fine, svn client works fine,
tested on amd64.
However language bindings, need more attention and clean-up.
Comments are welcome.
Hey Valery,
I've been working on an update to the port, too.
Maybe we can join forces? :)
See attachment, or http://stsp.name/openbsd/ports/subversion-1.5.1-wip.diff
I forgot to attach my patch, sorry.
It's attached to this mail.
Stefan
I'm running a slightly modified version of this (updated for 1.5.2).
Running Trac-0.11.1 segfaults for me on loading py-subversion.
Does any of these commands segfault anyone's machine?
import libsvn.wc
import svn.core
Brad Walker