You are looking at historical revision 1367 of this page. It may differ significantly from its current revision.

Introduction

The svn-client egg is a wrapper around Subversion's libsvn_client library.

Right now we're working in cleaning up the API it exports to more closely ressemble the one in libsvn_client. We will document it as we progress (little point in documenting an interface we expect to change).

Version history

0.5
Fixed a bug in the list iteration in svn-client-revert.
0.4
Add svn-path-canonicalize and some small fixes.
0.3
Add svn-client-revert and svn-client-resolved.