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 2006/04/23 11:55:53 UTC

Announce: PySVN 1.4.2

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

I'm pleased to announce PySVN 1.4.2.

New in 1.4.2
* Binary kits built against Subversion 1.3.1
* Added get and set functions to Client() for default_username,  
default_password, store_passwords and interactive
* Updated documentation
* Updated INSTALL.html
* Fixed build issues with GCC 4.1 (found on FC5)
* Mac OS X 10.4 binary kit for Python 2.4

Features of PySVN:

* Natural python interface to Subversion
* Supports Subversion 1.1.0 thru 1.3.1
* Supports Python 2.2, 2.3 and 2.4
* Full reference documentation
* Working example of svn command line written in python
* No known bugs
* Binary kits for:
    - Windows
    - Mac OS X (10.3 and 10.4)
* Source kit tested:
    - Linux Fedora Core 4  and 5
    - FreeBSD 5.4
    - Windows XP MSVC 6.0
    - Windows XP VC 2003 .net
    - Mac OS X 10.3 Panther and 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