Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.61 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.61 KB

gradle-svntools-plugin (maintenance branch for Gradle 2)

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.

Usage

Available tasks

Build Status