I'm pleased to announce Mac OS X Intel kits are available. My thanks go to Nuno Baldaia for building the Intel kits.
Here is a original PySVN 1.5.0 announcement.
PySVN 1.5.0
New in 1.5.0 * Support Subversion 1.4.0 features * Binary kits built against Subversion 1.4.0 * Updated documentation * All returned dictionary data can be access as a item['name'] and item.name * Add API to set and get the admin dir (typically used to change .svn to _svn for Windows users) * Add list() (a better ls()), diff_summarize() and diff_summarize_peg() * Add diff options to the diff functions. * New options to setup.py: --enable-debug and --svn-root-dir * Windows binary kit for Python 2.5 * Mac OS X 10.4 binary kit for Python 2.5 * Support for building on AIX
Features of PySVN:
* Natural python interface to Subversion * Supports Subversion 1.1.0 thru 1.4.0 * 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, 10.4 Intel) * Source kit tested: - Linux Fedora Core 4 and 5 - Windows XP VC 2003 .net - Mac OS X 10.4 Tiger
Source kits:
Windows Binary Kits:
Mac OS X Binary Kits:
Barry
|