Skip to content

pplr/redmine-libsvn

Repository files navigation

Redmine Libsvn Plugin

This plugin overrides default Redmine Subversion adapter to make it use
Libsvn instead of calling svn command line client.

Requirements

This plugin requires Libsvn Ruby bindings. On Debian based
distributions, they are provided by the libsvn-ruby package.

Installation and Setup

Instructions can be found on Redmine online documentation :
http://www.redmine.org/wiki/redmine/Plugins

Usage

Once the plugin is installed, all subversion repositories are accessed
through Libsvn bindings.

Simple benchmark

user system total real
libsvn 0.150000 0.020000 0.170000 ( 0.230447)
svn command 8.150000 0.480000 8.750000 ( 8.987669)

About

Redmine plugin to use libsvn bindings to access Subversion repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages