+ Eclipse update site issues fixed.
+ Minor performance improvements.
+ Minor stability improvements and bugfixes.
+ SSH agent support added via JSCH library.
+ Minor stability improvements and bugfixes.
+ SSL support improvements.
+ SqlJet library 1.1.7 is used.
+ Other minor stability improvements and bugfixes.
+ HTTP proxy authentication improvements.
+ Batch commit support for 1.7 working copies.
+ When used within Eclipse 4.2, credentials were not saved, fixed.
+ SqlJet library 1.1.6 is used.
+ Other minor stability improvements and bugfixes.
+ Deadlock in connections pool code fixed.
+ Connections might be left open on connections pool disposal.
+ Error reporting improved for DAV operations.
+ Remote diff might leave SSH connection open for a while when svn+ssh was used.
+ SSL Proxy supports authentication other than Basic.
+ SqlJet library 1.1.4 is used.
+ Other minor stability improvements and bugfixes.
+ Text changes might not be reported properly after native Subversion operated on
the working copy in 1.6 format, fixed.
+ Symbolic link last modified time now reported properly.
+ Pristine files ref count values may become invalid, fixed.
+ Empty strings might be stored as a DAV URL cache values, fixed.
+ SqlJet library 1.1.4 is used
+ Other minor stability improvements and bugfixes.
+ File externals merge issues fixed.
+ SVNStatus reported for old and new working copy formats made more consistent.
+ Existing credentials in default cache
are no longer overwritten by truncated ones when store-passwords option is set to false.
+ Deleting a file remotely resulted in grand-parent directory access, fixed.
+ SqlJet 1.1.3 is used and potential NPE on concurrent working copy access fixed.
+ Other minor stability improvements and bugfixes.
+ Potential PRISTINE
wc.db table corruption fixed.
+ JavaHL SVNClient reported wrong version, fixed.
+ Minor stability improvements and bugfixes.
+ Build script upgraded to use Gradle 1.0-rc3.
+ Minor diff generator improvements
+ ISvnOperationHandler callback added to let users
receive notifications before and after operation.
+ All snapshot dependencies are replaced with fixed versions.
+ NPE on remote proplist opertation fixed.
+ Incompatibility with GitHub Subversion bridge fixed (commit did not work)
+ Fixed issue with Eclipse update site.
+ Fixed critical issue with switch leaving invalid wc props,
thus resulting in potentially wrong commits destination.
+ Few backward compatibility issues fixed.
+ SqlJet Library dependency upgraded to 1.1.0
+ Added: More javadoc documentation
* Fixed: JavaHL ConflictDescriptor object contained relative paths in place of absolute, fixed
* Fixed: base checksum were not passed to the ISVNEditor callback on file update over DAV.
* Fixed: Repository to repository copy did not work with old working copy in certain cases.
+ Added: More javadoc documentation
+ Performance and stability improvements
* Version bumped to match that of compatible native Subversion
== version 1.7.0-beta3 ==
+ Performance and stability improvements
+ Diff operation improvements
* This is a beta version and it may not be stable enough for production environment
== version 1.7.0-beta2 ==
+ Performance and stability improvements
* This is a beta version and it may not be stable enough for production environment
== version 1.7.0-beta1 ==
* First beta version with new Subversion 1.7 working copy format support
+ Lot of fixes and improvements in the new working copy format support, since alpha2
* This is a beta version and it may not be stable enough for production environment
== version 1.7.0-alpha2 ==
+ Lot of fixes and improvements in the new working copy format support
* This is alpha version and it may not be stable enough for production environment
* The following operations are not yet implemented for the new working copy format:
== version 1.7.0-alpha1 ==
+ New Subversion 1.7 working copy format support
* This is alpha version and it may not be stable enough for production environment
* The following operations are not yet implemented for the new working copy format:
* new JavaHL API is not yet implemented in this version
+ 1.7 Subversion servers compatibility issues fixed.
+ Export operation failed on missing directories, fixed.
* For new 1.7 Subversion working copy format support
please use SVNKit 1.7.0-alpha version.
+ OSGi bundle exports JavaHL API package.
+ Changes made in Subversion since version 1.6.15 implemented,
all Subversion 1.6.17 features are supported.
+ SSH connections pool reimplemented, number of race conditions
and potential deadlocks fixed by that new implementation.
+ Memory consumption decreased significantly for status operation.
+ HTTP Digest and Basic authentication methods did not work
with non Keep-Alive connection, fixed.
+ SQLJet library upgraded to v1.0.7
+ Other minor bugfixes and improvements.
+ Changes made in Subversion since version 1.6.12 implemented,
all Subversion 1.6.15 features are supported.
+ Support for OS X Keychain as credentials storage added.
+ SSL client certificate passphrase is cached in a way
compatible with that of the native Subversion.
+ HTTP cookies are handled properly.
+ SQLJet library upgraded to v1.0.4
+ Other minor bugfixes and improvements.
+ Changes made in Subversion since version 1.6.11 implemented,
all Subversion 1.6.12 features are supported.
+ Added support for SSH host fingerprints verification.
+ Name conflict status added which is reported on
case-insensitive filesystems for files which name differs only in case.
+ HTTP digest authentication support improved.
+ svnkit:charset property support significantly improved.
+ SQLJet library upgraded to v1.0.3
+ JNA library upgraded to v3.2.7
+ Other minor bugfixes and improvements.
+ Changes made in Subversion since version 1.6.6 implemented,
all Subversion 1.6.11 features are supported.
+ HTTP Negotiate authentication improvements.
+ Support of MSCAPI SSL certificates added.
+ SQLJet library upgraded to version 1.0.2
+ File externals support improved
+ Changes made in Subversion since version 1.6.5 implemented,
all Subversion 1.6.6 features are supported.
* Negotiate authorization mechanism was not used when multiple authorization
schemes were offered to client by server.
* SQLJet library upgraded to version 1.0.1.
* JNA library upgraded to version 3.2.3.
+ Bugfixes and performance improvements.
+ Changes made in Subversion since version 1.6.2 implemented,
all Subversion 1.6.5 features are supported.
* 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.
+ Changes made in Subversion since version 1.5.6 implemented,
all Subversion 1.6.2 features are supported:
* Tree conflicts handled more gracefully
* File-externals support for intra-repository files
* File protocol: 1.6.2 Subversion repositories format supported
* Administrative tools: support for packing repository shards
* Command line client: repository root relative URL support on most commands
* Performance improvements on huge files during update\commits
+ Other bugfixes and performance improvements.
+ Changes made in Subversion since version 1.5.6 implemented,
all Subversion 1.6.1 features are supported.
+ Bugfixes since version 1.3.0-beta2
+ Changes made in Subversion since version 1.5.6 implemented,
all Subversion 1.6.1 features are supported.
+ JavaHL implementation bugfixes.
+ Compatibility with pre-1.6 working copies improved for
'no working copy upgrade' cases.
+ Update performance on large files improved.
+ Command line client improvements.
+ Other bugfixes and performance improvements.
+ Changes made in Subversion since version 1.5.6 implemented,
all Subversion 1.6.1 features are supported.
+ Merge tracking bugfixes
+ Other bugfixes and performance improvements.
+ Changes made in Subversion since version 1.5.5 implemented,
all Subversion 1.5.6 features are supported.
+ Merge tracking bugfixes
+ Better interacting with external diff programs
+ Other bugfixes and performance improvements.
+ Changes made in Subversion since version 1.5.4 implemented,
all Subversion 1.5.5 features are supported.
+ Merge tracking implementation changed to match Subversion 1.5.5.
+ Other stability and performance improvements.
+ Changes made in Subversion since version 1.5.0 implemented,
all Subversion 1.5.4 features are supported.
+ JNA library updated to version 3.0.9.
+ JNA-based code fixed to work properly on amd64 systems.
+ HTTP Negotiate authentication scheme support added.
+ "Fast" update feature has been added to SVNUpdateClient API.
+ Command line client improvements.
+ Other stability and performance improvements.
+ Possible NPE on WC to URL copy operation fixed.
+ Log operation didn't work properly with 'limit' options set to value
+ JNA library updated to version 3.0.5.
+ jsvnlook 'cat' and 'lock' commands added.
+ Update operation didn't work properly on sparse directories with
1.4.x Subversion servers, fixed.
+ SVNKit Eclipse plugin divided into two features: core svnkit library and optional JNA library.
+ SVNKit Eclipse plugin made compatible with base OSGI framework.
+ SVN+SSH protocol performance improvements.
+ File uid and guid wasn't properly fetched on OSX and BSD.
+ Other bugfixes and minor improvements.
+ SASL: incorrect output buffer size might result in failed commits, fixed.
+ Possible NPE on copy operation fixed.
+ SASL authentication support bugfixes
+ Bug in keyword expansion code fixed
+ SASL authentication support improved
+ Java SSH Trilead library updated to build 213
+ JNA library updated to version 3.0.4
+ Fixed: SSH connectivity problems with non-OpenSSH servers
+ SASL authentication support improved.
+ JavaHL compatiblity bugfixes
+ DAV protocol performance improvements
+ Subversion 1.5.0 features support
+ SVNKit didn't work properly with Subversion 1.5.0 servers over svn protocol
+ JNA library updated to version 3.0.2
+ Trilead-SSH library updated to build 212
+ Copy WC to URL sometimes didn't work properly with switched directories.
+ Several NPEs in HTTP connection code fixed.
+ Authentication cancellation didn't work with SSH connection in some cases.
+ Connections pool has been improved.
+ New version of SSH library (Trilead build 211) is used.
+ When possible, JNA library is used for most of native calls instead of
Runtime.exec(...)
+ HTTP Digest authentications works better.
+ Bug in keywords expansion code fixed.
+ Connections pool closes inactive connections on timeout.
+ Encrypted credentials supported on Windows.
+ OpenVMS support improved.
+ SVNKit command line client: interactive credentials prompt added.
+ SVNKit command line client: jsvnversion added.
+ JavaHL: SVNAdmin implemented using SVNKit API.
+ added support for svnlook features.
+ svn, svnadmin, svnlook and svnsync scripts are
renamed to jsvn, jsvnadmin, jsvnlook and jsvnsync to distinguish them
from the native programs.
+ command line scripts supports OpenVMS.
+ command line application and API to perform svnsync.
+ support for Subversion 1.4 working copy and new fsfs repository format.
+ support for new features introduced by Subversion 1.4.
+ bug introduced in beta3 version fixed:
Eclipse keyring credentials storage support was broken.
+ Minor API improvements.
+ NTLM authentication method support.
+ Javadoc updated to match new SVNKit features.
+ 'file' protocol support (for 'fsfs' repositories).
+ improved cancellation support
+ improved versioned symlinks handling
+ improved HTTP proxies support
+ full support of the new Subversion 1.3.0 features.
+ ssh 'keyboard-interactive' authentication support.
+ ssl client certificate prompt support.
+ error codes and error messages hierarchy support in the API.
+ utility classes to genereta operatios output in XML format.
+ faster delta generation and delta processing code.
+ utility API classes to process and generate deltas.
+ documentations improved, Commit and Export examples simplified.
This version includes minor API changes and is not binary compatible
with the previous versions. API changes are:
* String error messages replaced with SVNErrorMessage objects
* ISVNFileRevisionHanlder callback interface changed
* all callback interfaces methods now declared as throwing SVNException
+ documentation related improvements
+ licensing conditions changed
+ support for atomic commit from different working copies
+ persistent connections support
+ improvements in performance and memory consumption
+ RC2: bugfixes related to configuration handling and svn+ssh authentication
+ RC1: All features planned for 1.0 version are completed.
+ critical bug in SVNKit Eclipse plugin fixed.
+ http digest auth support (requires apache version > 2.0.48)
+ wc->url and url->wc copy operations
+ use-commit-times option support
+ Subclipse v0.9.30 compatible
+ Subclipse v0.9.29 compatible
+ svn "keywords" are expanded properly
+ different eol's in a file are handled correctly
+ annotate (blame) operation is implemented.
+ http: server socket close detected properly and doesn't result in operation failure.
+ SVNClient: absolute paths are used in notifications.
+ SVNClient: fileContent method traces file renames.
+ SVNClient: list and logMessages methods return paths sorted alphabetically.
+ SVNClient: auth info is stored in Eclipse key ring when used within Eclipse.
+ SVNClient: WC copy and move operations work properly on Linux and OS X.
+ SVNClient: "conflicted" status is reported correctly during update
("merged" was reported instead).
+ Subclipse Extension supports Subclipse 0.9.28
+ tabulations in externals definitions processed correctly.
+ children of copied or moved directories were not committed properly when
their wc revision was different from the parent's one.
+ http: all DAV requests (including commit comments) are sent in UTF-8 encoding.
+ SvnClient: add and remove methods didn't work for directories, fixed.
+ SvnClient: commit of single file deletion didn't work, fixed.
+ Eclipse: SVNKit features installed from update site supports automatic update
+ svn+ssh: persistent ssh connection is used to improve svn+ssh performance.
+ http: problems with accessing repository location that needs different credentials then
repository root is fixed.
+ http: all paths in requests are canonicalized, some svn server versions failed to
process non-canonicalized paths.
+ wc: changes in externals were not committed correctly over http when using
ISVNWorkspace.commit(...), fixed.
+ SvnClient: diff method implemented (so that Eclipse "generate patch" action works).
+ SvnClient: copy and move methods fixed to work properly in Subclipse repository view.
+ SvnClient: setPrompt support, better notifications, "windows" paths are handled correctly.
+ logging: Pluggable loggers support and detailed http logging added (thanks to Marc Strapez).
+ logging: Eclipse SVNKit version uses Eclipse logging facilities.
+ bugs with committing files within moved directories fixed
+ bugfixes related to operations over http connection
+ for subclipse users: more detailed console notifications on svn operations
+ new builds versioning schema introduced
+ update site with eclipse plugin and subclipse extension added
+ import works properly with single file and when importing to
non-yet-existing directories
+ switch works properly when switching single file
+ bugs with commiting locally copied files fixed
+ DAV '/' repository location handled correctly
+ lot of incompatibilities with native svn fixed
+ SVNClient supports remote deletion, copy and move operations
+ number of bugs in remote status implementation fixed
+ Diff generators framework added, now SVNKit provides API for
generating diff in different formats ('unified' and 'normal') for arbitrary
+ svn+ssh authentication failed to work in some cases - fixed
+ revisions in working copy now updated correctly after update
+ got rid of number of minor inconsistences between SVNKit and native SVN
+ http and https protocols supports compressed data (gzip)
+ bug fixed that prevented Subclipse committing single
file in non-windows systems
+ complete svn and svn+ssh protocol logging may be enabled
+ when using svn+ssh SVNKit takes private key path from the java property,
if it is not defined explicitly
+ infinite loop on commits that includes workspace root fixed
+ JavaHL: SVNClient accepts all revision kinds (DATE, HEAD, etc.)
+ command line svn client (status, import, checkout are implemented)
+ python tests launcher to reuse original svn python tests suite
+ SVNKit works with Subclipse 0.9.24
+ svn+shh protocol support (with the jsch library)
+ javahl copy, move and mkdir methods implementation
+ methods to manage global ignore added to ISVNWorkspace
+ recursive property set operation
+ ISVNWorkspace accepts credentials provider
+ SSLContext made pluggable
+ javahl replacement works with Subclipse
+ javahl implementation (SvnClient) is included into the library
+ workspace accepts credentials provider
+ bug that prevents checkout sometimes fixed
+ authentication API simplified
+ performance improvements
+ switch and relocate operations