| | |
| | | == version 1.3.0 |
| | | |
| | | + 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. |
| | | |
| | | == version 1.3.0-beta3 |
| | | |
| | | + 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 |
| | | |
| | | == 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. |
| | | |
| | | == version 1.3.0-beta |
| | | |
| | | + 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. |
| | | |
| | | == version 1.2.3 |
| | | |
| | | + 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 |
| | | + svnkit.no.safe.copy system property introduced for file system copy operations |
| | | + Other bugfixes and performance improvements. |
| | | |
| | | == version 1.2.2 |
| | | |
| | | + 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. |
| | | + HP-UX support added. |
| | | + Other stability and performance improvements. |
| | | |
| | | == version 1.2.1 |
| | | |
| | | + 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. |
| | | |
| | | == version 1.2.0 |
| | | |
| | | + Possible NPE on WC to URL copy operation fixed. |