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