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

Python help

From: mark <mark_at_junklight.com>
Date: 2004-07-22 11:40:29 CEST

Hello,

I'm writing some mod_python stuff on top subversion. Using the trac source
code I've figured out most of what I need to I am having terrible trouble
working
out how to get at properties.

I assume that svn_client_proplist is meant to return a list of properties on
an
object? I cannot for the life of me figure our the parameters for the method

call. The type errors I get don't match what the C API docs tell me and I
don't
know SWIG well enough to know what is going on.

Has anyone got any example code for accessing properties for python (or any
other
of the language bindings for that matter) or any pointers for me?

It's quite frustrating - there is this huge API that will let me do what I
want and
I can only use a tiny fragment of it :-(

cheers

mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 22 11:40:45 2004

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.