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 2008/10/14 17:57:08 UTC

Announce: PySVN 1.6.2 - binary kits built against SVN 1.5.3 and 1.4.6

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

The kits have been built against SVN 1.5.3 release and
the SVN 1.4.6 release for those people that are not ready to
upgrade to SVN 1.5.

This release include:
* bug fixes for reported issues
* improved support for packagers: see the setup.py --norpath and -- 
fixed-module-name options.
* addition of symbols for SVN error codes
* Transaction change method can now return copyfrom information

Features of PySVN:

* Natural python interface to Subversion
* Supports Subversion 1.2.0 thru 1.5.3
* Supports Python 2.2, 2.3, 2.4, 2.5, 2.6
* 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 8
    - 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