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

Re: pysvn 0.1.1 Python interface to Subversion released for review and testing

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-11-01 15:58:58 CET

On Nov 1, 2003, at 5:47 AM, Barry Scott wrote:

> pysvn is a Python interface to the Subversion client functionality.
> It is available in source and win32 binary kits from
> http://www.barrys-emacs.org/pysvn/.
>
> The main purpose of this release is to get feedback on the API design.
> pysvn should be all you need to use subversion from python. Let's
> keep replies on users@subversion.tigris.org please.
>
> Is it pythonic enough? What functionality is missing?

Neat. The only thing that seems non-pythonic is the continued use of
things like pysvn.svn_wc_status_kind.absent. It seems like the
svn_wc_status_kind part could be made into something that's less vocal
about it's c roots. Other than that this whole thing looks really
really cool. Good work!

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 1 15:59:46 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.