[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

pysvn 0.4.0 Python interface to Subversion released for review and testing

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2003-11-15 02:01:40 CET

pysvn is a Python interface to the Subversion client functionality.
It is available in source, win32 and redhat 9 binary kits from
http://www.barrys-emacs.org/pysvn/.

Changes since 0.3.0:
* add prop and revprop commands
* mkdir takes lists of paths
* add info command
* add relocate command
* set the version to 0.4.0 (forgot for 0.3.0)

The main purpose of this release is to get feedback on the
updated API design. pysvn should be all you need to use
subversion from python.

Is it pythonic enough now?
What functionality is missing?

My TODO list is:

* Replace the dict used on the notify call back with a class.
* More docs...
* Unix kits. I need to make on freebsd 4.8 (gcc 2) kit
* build against 0.33

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 15 02:02:51 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.