Version Control API -- Subversion backend
This module provides an implementation of the Version Control API that makes it possible to use the Subversion revision control system. It can retrieve commit information by parsing commit logs, in future versions it will also be possible to use hook scripts for access control and as alternative method for recording commits. At the moment, log parsing is a bit slow (like, only 200 commits per minute) so if you've got a larger repository, fetching the logs initially will take quite a while. (Speed-up patches are appreciated.)
Obviously, the Subversion backend depends on the Version Control API module. (versioncontrol_svn 5.x-1.x is compatible to Version Control API 5.x-1.x, whereas versioncontrol_svn 5.x-2.x requires Version Control API 5.x-2.x.)
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-rc1 | 2009-Apr-09 | 24.44 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-2.0 | 2009-Jan-25 | 24.86 KB | Download · Release notes | Recommended for 5.x | |
| 5.x-1.2-rc1 | 2008-Feb-28 | 22.75 KB | Download · Release notes | Supported for 5.x | |
