Subversion Plugin
15% of Grails users
Dependency:
compile "org.grails.plugins:svn:1.0.2"
Summary
Provides SVNKit as a dependency; an SvnClient class that makes it easier to work with Subversion; and integration with the Release plugin.
Installation
grails install-plugin svn
Description
2012.01.09: Version 1.0.2
- Fixes a problem with the SCM provider implementation: the credentials were not being honoured.
2011.12.13: Version 1.0.1
- Adds a method to remove files from a Subversion working copy.