| ******************************************************************************** |
| * Subversive Release Notes * |
| * * |
| * Subversive - a brand new Eclipse Client for Subversion (SVN) * |
| * See details at http://www.eclipse.org/subversive * |
| ******************************************************************************** |
| |
| Version 0.7.8.I20090506-1500 release date: 06 May 2009 |
| |
| 1. What's New |
| |
| The version is 0.7.8 service release. |
| |
| Changes comparatively to the previous version are listed below. The full list of |
| changes you can find in Change Log. |
| |
| Features: |
| * Support for files in svn:externals (bug 269155) |
| |
| * Detection of tree conflicts (bug 269156) |
| |
| * Configuration alternative of a diff viewer for MS-WORD documents (bug 260236) |
| |
| Fixes: |
| * Compare view on right side is empty (bug 272265) |
| |
| * Call commit dialog for svn:externals (for directory) causes error (bug 272025) |
| |
| * svn:externals definition for a sub-sub-directory breaks after running svn update (bug 270022) |
| |
| * All svn:log property values should be normalized to LF endings only (bug 271616) |
| |
| * Create branch doesn't work in Package Explorer (bug 271656) |
| |
| * Synchronize permanently fails with org.eclipse.team.core.TeamException: Resource ?...? does not exist. (bug 267624) |
| |
| * Sorting by user, date or comment does not work for SVN Changeset model in Synchronize view (bug 264331) |
| |
| * SVN Change sets model: Incoming changes are duplicated to a "Unassiged" node (bug 261185) |
| |
| * NPE when activating Mylyn task (bug 266826) |
| |
| * Mylyn Context actions are missing from Team Synchronize view if logical models are enabled (bug 264344) |
| |
| * Synchronization empties outgoing changes if SVN Changesets model is selected (bug 264772) |
| |
| 2. Information |
| |
| 2.1. System Requirements |
| |
| Subversive requires JDK 1.5 or higher and supports following versions of Eclipse: |
| * 3.3 (tested with 3.3.2) |
| * 3.4 (tested with 3.4) |
| |
| Subversive supports Subversion version 1.5 with SVN Kit 1.2.x and JavaHL 1.5.x, |
| Subversion version 1.6 with SVN Kit 1.3.x and JavaHL 1.6.x |
| |
| 2.2 Known issues |
| |
| * "Find projects" part of "Find/Checkout As" action could take too much time on slow connections |