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

Re: ctypes + Subversion + a few high level python modules = really great python bindings

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-04-10 11:28:36 CEST

Quoting David James <james@cs.toronto.edu>:

>
> +1. As soon as I have it ready, I would be happy to post the
> documentation for my new classes to the list for review. Would you be
> willing to think up some use cases? What kind of stuff would you like
> to do with the Python bindings?

I've been doing some experiments with writing an authz module with mod_python. I
won't be delivering anything in the near future (it's not high on my TODO list),
but I still like to work on that later.
Your Repository class probably covers most of what is needed, but there are two
functions implemented in mod_authz_svn.c that need to be exposed too:
- req_check_access, private function, will have to be added to the public
interface first.
- dav_svn_split_uri, declared in mod_dav_svn.h

Lieven

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 10 11:28:51 2007

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

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