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 releasesDateSizeLinksStatus
6.x-1.0-rc12009-Apr-0924.44 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-2.02009-Jan-2524.86 KBRecommended for 5.xThis is currently the recommended release for 5.x.
5.x-1.2-rc12008-Feb-2822.75 KBSupported for 5.xThis release is supported but is not currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.