Announce: PySVN 1.3.1

Barry Scott <[email protected]> Tue, 11 Oct 2005 22:42:30 +0100
Newsgroups gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user,gmane.mail.eyebrowse.user
Message-ID <[email protected]>
PySVN home page: http://pysvn.tigris.org/

I'm pleased to announce PySVN 1.3.1.

New in 1.3.1
* Fix diff output to be bytes not unicode
* Update to pycxx 5.3.5 to remove GCC 4 warnings
* MIsc fixes to help compiling on a wider range of unix systems
* Binary kits built against Subversion 1.2.3

Features of PySVN:

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