Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
/ ant-antlibs-svn Public archive

Mirror of Apache SVN Antlib

Notifications You must be signed in to change notification settings

apache/ant-antlibs-svn

Repository files navigation

*** THIS PROJECT HAS BEEN RETIRED ***
Please refer to http://ant.apache.org/processes.html for details about
what a retired project means and how to possibly reactivate it.


This library provides Ant task(s) as wrapper(s) over the svn command
line utility.

Alternative approaches like JNI or even a native Java SVN client exist
and have been taken by other teams.  In particular we know (this list
is certainly incomplete):

* <http://subclipse.tigris.org/svnant.html> using javahl JNI bindings
  of subversion

* <http://tmate.org/svn/ant.html> using a pure Java SVN client

each of which provides Ant tasks.

The task(s) of this library only provides very rudimentary support for
SVN, matching what the traditional Ant task(s) for CVS could do.

If you need more than what this library provides, we encourage you to
check out the existing alternatives.

Releases

No releases published

Packages

No packages published