Search code examples
pythonlinuxsvnpysvn

Can pysvn 1.6.3 be made to work with Subversion 1.6 under linux?


I see no reference on their website for this. I get pysvn to configure and build, but then it fails all the test. Has anyone had any luck getting this to work under linux?


Solution

  • No, it cannot.

    Your best bet is to use Subversion 1.5.5. See the site for more details.