You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Barry Scott <ba...@barrys-emacs.org> on 2007/07/24 23:23:39 UTC

Announce: PySVN 1.5.2

PySVN home page: http://pysvn.tigris.org/

I'm pleased to announce PySVN 1.5.1

New in 1.5.2
* Support Subversion 1.4.4 features
* Binary kits built against Subversion 1.4.4
* Fixed two memory leaks
* setup.py supports Cygwin and freebsd
* Updated documentation
* Fixed propset to allow binary values

Features of PySVN:

* Natural python interface to Subversion
* Supports Subversion 1.1.0 thru 1.4.4
* Supports Python 2.2, 2.3, 2.4, 2.5
* Full reference documentation
* Working example of svn command line written in python
* No known bugs
* Binary kits for:
    - Windows
    - Mac OS X (10. 4 Power PC and Intel)
* Source kit tested:
    - Linux Fedora Core 4  and 7
    - Windows XP VC 2003 .net
    - Mac OS X 10.4 Tiger

Download page: http://pysvn.tigris.org/project_downloads.html

Source kits:
     http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1762
     http://pysvn.barrys-emacs.org/ (recommended for distribution  
packagers)

Windows Binary Kits:
     http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=1768

Mac OS X Binary Kits:
     http://pysvn.tigris.org/servlets/ProjectDocumentList?folderID=2860

Barry