Subvertpy

Python bindings for the Subversion version control system that are aimed to be complete, fast and feel native to Python programmers.

Bindings are provided for the working copy, client, delta, remote access and repository APIs. A hookable server side implementation of the custom Subversion protocol (svn_ra) is also provided.

Differences with similar packages

subvertpy covers more of the APIs than python-svn. It provides a more "Pythonic" API than python-subversion, which wraps the Subversion C API pretty much directly. Neither provide a hookable server-side.

Source repository

Changes to Subvertpy can be sent as Git repositories or patches against the Git repository.

To check out the source code, run:

$ git clone git://git.samba.org/jelmer/subvertpy.git

Releases

Packages

Packages of Subvertpy are available in the following distributions:

Documentation

API Documentation

IRC Channel

There is a #subvertpy IRC channel on irc.freenode.net.