Hi all,
I am using subversion for one of my projects. As part of that I need to
be able to write some scripts to generate certain reports from
subversion.
The key requirements is
1. The report should run on the client side (I do not have access to the
server which has the repos)
I am looking for possible client side APIs that I can use to interact
with the repository and extract data.
The sequence for me will be
1. Log into the repository (we are using https access)
2. Run a log command on a certain folder in the repository
3. Parse the log output and process it to generate the report
Can the group guide me as to what kinds of client side APIs are
available for the same. I would prefer if the APIs are in python.
Once I get these APIs do we also have a framework/ samples available for
the same (https access from svn clients)
Looking forward to help from all of you.
Thanks and regards
Aditya
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 30 12:59:28 2004