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

Python SWIG bindings help

From: Rishabh Manocha <rmanocha_at_gmail.com>
Date: Mon, 24 Mar 2008 19:57:42 +0530

Hello All,

I'm not sure if this question has been answered before (I could not
find anything in the mailing list archives) so please excuse me if it
has.

I was starting some work on my local SVN repository - trying to access
it via Python, similar to what ViewVC or Trac do. I followed the intro
to the API at http://jtauber.com/python_subversion_binding/ but am now
stuck at trying to figure out a way to get the directory listing for
the ROOT. All I want to know is how to get a full listing of folders
or files under a given path (for example, if my repository resides
under /opt/svn/repos, I want python to return me a list of items under
that folder). This might be trivial to do, but I have been unable to
figure it out for the past couple of days. Some help would be greatly
appreciated.

Best,

R

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-24 17:01:41 CET

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.