******************************************************************************** * Subversive Release Notes * * * * Subversive - a brand new Eclipse Client for Subversion (SVN) * * See details at http://www.eclipse.org/subversive * ******************************************************************************** Version 0.7.8.I20091023-1300 release date: 23 October 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: * Add ability to make relative urls in Set External Definition dialog (bug 292674) * Add ability to specify comments for revision links (bug 292280) * Add 'Add Revision Link' action to Team menu (bug 292424) * Provide annotated revision links to save the original revision if switching between trunk and branch (bug 261983) * Add dialog for creating external resource (bug 288139) * In SVN lock view add actions to resources tree (bug 287577) Fixes: * deadlock in org.eclipse.team.svn.core.SVNTeamPlugin - Eclipse fails to start (bug 291603) * Problems with Set External Definition dialog (bug 292781) * Commit says dir is not part of commit, but it is (bug 292477) * [Subversive] - Bug report ID-L9VHB (bug 254477) * There are no new files in outgoing change sets (bug 292927) * Selection of a single revision to merge results in no changes (bug 287872) * Send Notifications' operation finished with error - repeated dialog (bug 282000) * "Accept" action in the Merge View does not work (bug 289680) * "Edit tree conflicts" action is enablement does not corresponds to what it does (bug 289710) * NPE in SVN Kit 1.3.0 (bug 289812) * "Show History" action from the "Synchronize View" is ineffective (bug 289313) * Merge View incorrectly shows conflicting statuses (bug 289691) * ClassCastException in Override and Update in Merge view (bug 290691) * Trim spaces in repository location (bug 290678) * Add key bindings for Merge action (bug 290718) * Problems with URL field in Merge dialog (bug 290717) * Merge and Synchronize interfered with each other (bug 289689) * Context menu actions in the Merge View does not correctly work (bug 290508) * Change connectors string in SVN Connectors list (bug 290677) * Recommended small change in SVNRemoteStorage.isFileExists() to massively improve performance (bug 291089) * "Local" and "Remote" sub-menus of "Synchronize view" do not appear in my RCP app (bug 290574) * Bad trailing character after french translation "En attente" (bug 274961) * Share Project Wizard dialog typo (bug 264685) * error message when resource location does not match repository location (bug 277787) * Ascendant/Descendant Text Decorations Incorrect (bug 248033) * Synchronize action is hanged (bug 291566) * NPE in SVNRemoteStorage (bug 291580) * NLS unused message (bug 291583) * [Subversive] - "Team -> Switch..." should prefill the input URL with selected resource URL (bug 271297) * Merged files are absent from SVN change Sets (TeamSynchronisation) (bug 282677) * svn externals not working for path/subpath entries (bug 272526) * [Subversive] - Bug report ID-AUVIL (bug 286552) * Preview of merge reintegrate fails (bug 287301) * Support spaces in local path in svn:externals (bug 288107) 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