Hello All,

I'm glad to announce that SVNKit 1.7.0 beta1 is published and
available for download from our site at http://svnkit.com/.

SVNKit 1.7.0-beta1 provides full support for the Subversion 1.7
working copy format and implements the following APIs:

1) Old SVNKit high-level API (SVNClientManager)
2) New SVNKit high-level API (see SvnOperationFactory at
org.tmatesoft.svn.core.wc2 package)
3) SVNKit low-level API to work directly with repository (SVNRepository)
4) JavaHL APIs - both legacy one in "org.tigris" namespace and new
"org.apache" one.

Your existing code should require no modification and will work both
with the new and old working copy formats, transparently for the
caller.
New Subversion working copy is based on the Sqlite database storage,
which we handle with out SqlJet library (http://sqljet.com/)

Please, give beta version a try. Your early feedback is greatly
appreciated and will help as to deliver more stable version faster.
We plan to publish first SVNKit release candidate till the end of
February and to release 1.7.0 version in March.

Please report your feedback to supp...@svnkit.com or to our issues
tracker at http://issues.tmatesoft.com/

Thanks!

Alexander Kitaev,
TMate Software,
http://subgit.com/ - Svn to Git Migration!
http://svnkit.com/ - Java [Sub]Versioning Library!
http://hg4j.com/ - Java Mercurial Library!
http://sqljet.com/ - Java SQLite Library!

Reply via email to