Home

Awesome

gradle-svntools-plugin

A Gradle plugin (based on SVNKit) that provides various Subversion-related tasks.

The svntools-plugin can interact with existing SVN workspaces as well as create new workspaces (by performing a svn-checkout). It can interact with any SVN working copy format; no additional SVN client is required.

Please report bugs and feature requests at the Github issue page.

Version compatibility

Plugin versionGradle versionJava version
up to 1.72.0 - 2.146 and above
2.x3.0 - 5.x7 and above
3.0 and above6.0 and above11 and above

Usage

Available tasks

Build Status Coverage Status