SVNKit

SVNKit

Infobox Software
name = SVNKit



caption =
developer = TMate Software Ltd.
released = initial release|2004|11|05
latest_release_version = 1.2.0
latest_release_date = release_date|2008|09|30
operating_system = Cross-platform
programming_language = Java
genre = Software Library
license = Dual license: GPL-like license for open source projects and commercial license for closed source projects
website = http://svnkit.com/

SVNKit is an Open Source, pure Java software library for working with Subversion version control system. It implements virtually all Subversion features and provides API to work with Subversion working copies, access and manipulate Subversion repositories.

Features

Major SVNKit features are:
* Repository access over http(s)://, svn(+ssh):// and file:// protocols.
* Support for all working copy operations.
* Repository administration: create, load, dump and replay operations.
* Low-level API that allows to interact with Subversion repository directly on Subversion protocol level.
* Complete JavaHL API implementation.
* SVNKit is known to work on Windows, OSX, Linux, BSD, OS/2 and OpenVMS.
* SVNKit is JDK 1.4 compatible.

Features available in the native Subversion client, but missing in SVNKit:
* Local access (file://) to Berkeley DB based repositories (SVNKit only provides local access to default FSFS type of repositories).
* Experimental "Serf" HTTP access (SVNKit only provides support for DAV access).
* Some of HTTP authentication methods (e.g. SSPI) are not fully supported by the latest version of SVNKit.

Command line client

Part of SVNKit library is a command line Subversion client implemented on top of SVNKit. It is compatible with the native Subversion command line client and may be used in environments where it is not possible to install native Subversion or from within applications (e.g. Apache Ant scripts) that could not rely on the native Subversion presence.

Competition

JavaHL is a JNI wrapper of the native Subversion C code. JavaHL could be used instead of SVNKit in most of the use cases.

However, SVNKit implements JavaHL API and thus both SVNKit and Subversion JNI wrapper could be used simultaneously to let user choose what suits his environment better. A fair comparison of SVNKit and JavaHL could be found in [http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.developer.usingapi.otherlangs Subversion Book] . Both SVNKit and JavaHL has their own advantages and disadvantages.

Licensing

SVNKit implements a dual licensing scheme. By default SVNKit is licensed under a licensing terms similar to those of GPL, that means, in general, that there are no restrictions or limitations on SVNKit usage as long as it is being used in an Open Source project.

For closed source projects commercial license has to be purchased.

History

In 2005, a software company called TMate Software Ltd. announced the 1.0.0 release of JavaSVN — a pure Java Subversion client library. Since then, the project has been renamed to SVNKit.

Versions of SVNKit prior to 0.9.3 were licensed under BSD license terms, later licensing scheme has been changed to dual licensing.

Adoption

SVNKit is known to be used in:
*SmartSVN Subversion GUI client by the company [http://www.syntevo.com/ Syntevo] .
*IntelliJ IDEA IDE by the company JetBrains.
*TeamCity Continuous Integration Server by the company JetBrains.
*Subclipse - Eclipse Subversion plugin.
* [http://eclipse.org/subversive/ Subversive Team Provider for Eclipse] - another Eclipse Subversion plugin.
*Jira bug tracking system by the company Atlassian.
*FishEye revision control browser by the company Atlassian.
*JDeveloper by Oracle.
* and many other products...

See Also

*Subversion
*Version Control System
*Java

External Links

* [http://svnkit.com/ SVNKit home web site]
* [http://subversion.tigris.org/ Subversion home web site]
* [http://svnbook.red-bean.com/ Subversion book]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Subversion (software) — infobox Software name = Subversion developer = CollabNet released = initial release|2000|10|20 frequently updated = yes operating system = Cross platform programming language = C genre = Revision control license = Apache License website =… …   Wikipedia

  • Java Native Access — Infobox Software name = Java Native Access caption = developer = latest release version = 3.0.5 latest release date = release date|2008|08|14 latest preview version = latest preview date = operating system = Cross platform size = 606.9 KB… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”