[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[ANN] JavaSVN 1.1.0.beta (with 'file' protocol support).

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-03-31 22:03:17 CEST

Dear All,

I'm glad to announce that JavaSVN 1.1.0.beta build is available for download
at http://tmate.org/svn/download/

What's new in 1.1.0.beta:

+ 'file' protocol support (for 'fsfs' repositories):
JavaSVN now could read and modify repositories located on the local
computer.

API changes:

+ SVNRepositoryFactory allows to create empty repositories in the file
system.
+ SVNRepositoryReplicator allows one to make exact copy of Subversion
repository, incremental mode is also supported.
* ISVNEditor interface simplified: method textDeltaChunk(...) now may always
return 'null'.

If you're using SVNDeltaProcessor class to process SVNDiffWindow objects
than you probably shouldn't change your existing code.

Features that are not yet implemented, but planned for 1.1.0 version:

- Support for svn+"ext" protocols, so that 'svn' connection tunnel is
created by external program.
- WC entries caching to improve working copy operations performance.

Note:

The build published is marked as 'beta' and I recommend you to use it with
care; make sure you have a backup.
Please, do not hesitate to report problems to support@tmatesoft.com or to
JavaSVN mailing list (http://tmate.org/svn/kb/mailinglist.html).

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 31 22:04:54 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.