DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone >

SVNKit 1.3.1 - Pure Java Subversion Library

Alexander Sinyushkin user avatar by
Alexander Sinyushkin
·
Sep. 16, 09 · · News
Like (0)
Save
Tweet
528 Views

Join the DZone community and get the full member experience.

Join For Free
    We are pleased to announce that SVNKit 1.3.1 is now available to download from http://svnkit.com. SVNKit is a pure Java Subversion library that provides APIs to access and manipulate Subversion repositories and working copies. SVNKit does not require any native binaries to be installed in order to work with Subversion.

    SVNKit is widely adopted by Java community and gradually becomes de-facto standard when it comes to Subversion support. SVNKit works great as part of any Java product, be it standalone desktop, OSGI-based or server-side software product.

    Among SVNKit applications are IDE Subversion integrations, Subversion tracking and reporting tools and arbitrary object model versioning that may use Subversion repository to store business model objects.

Since this version SVNKit uses SQLJet - our new project that we use to work with SQLite databases.

To learn more on SQLJet, please visit its home page at http://sqljet.com/.

This release includes:

  • Changes made in Subversion since version 1.6.2 implemented, all Subversion 1.6.5  features are supported.
  • Representation cache DB support, using SQLJet (http://sqljet.com) library.
  •  Added implementations for couple of missing JavaHL methods. 
  • Fixed 'svn: Checksum mismatch while reading representation' exception on reading vdelta from local repositories.
  • Several dump and load operation issues fixed.
  • JNA library upgraded to version 3.1.0. 
  • Other bugfixes and performance improvements.

    SVNKit is Open Source and licensed under GPL-like license. For those who wouldn't like to disclose their source code we offer dual-licensing scheme. 

    More information on SVNKit, including documentation, source code examples and licensing policy could be found at our web site at http://svnkit.com/.

    With best regards, SVNKit development team.

source control Java (programming language) Library

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • 10 Steps to Become an Outstanding Java Developer
  • Portfolio Architecture Examples: Retail Collection
  • Refactoring Java Application: Object-Oriented And Functional Approaches
  • Upsert in SQL: What Is an Upsert, and When Should You Use One?

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo