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/02/10 11:18:52 UTC

Announce: PySVN 1.5.1

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

I'm pleased to announce PySVN 1.5.1

New in 1.5.1
* Support Subversion 1.4.3 features
* Binary kits built against Subversion 1.4.3
* On Mac OS X passwords are kept in the Mac Keychain
* improved setup.py to help building on more unix platforms
* improved kitting

Features of PySVN:

* Natural python interface to Subversion
* Supports Subversion 1.1.0 thru 1.4.3
* 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 6
    - 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

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