| [news.eclipse.technology.subversive] Announcement: Subversive 1.1.3 release |
Hello Subversive Community,
We are pleased to announce a new release in the 1.1.x stream: version 1.1.3. Main target of 1.1.3 version is compatibility with Eclipse 3.3 and Mylyn. Starting from this version JavaHL becomes the default SVN client. This change caused by licensing topics and future project transfer to the eclipse.org: previous default client JavaSVN/SVNKit doesn’t have a license, which allows defining it as default client, distributed from the eclipse.org.
Important: Subversive is prepackaged only by JavaHL binaries for Windows. If you work under Linux, MacOS or other operation systems you should build/install required JavaHL binaries by yourself. JavaHL is a part of official Subversion source distribution available at http://subversion.tigris.org/project_packages.html.
Alternatively you can install and use optional pure Java SVNKit client. After SVNKit installation through update site you can switch to it in the dialog Window > Preferences… > Team > SVN > SVN Client.
If you use FastTrack, the free tracker plugin for Eclipse, please note that FastTrack 1.1.0 is compatible with Subversive 1.1.3. So you can just update Subversive if you use FastTrack 1.1.0.
Change log:
Version 1.1.3 [13 July 2007]
Features:
* Add SVN menu and toolbar button (SBV-2501)
+ special thanks to contributor Rene Link
+ special thanks to Marcel Schulte, Daniel Winterstein, Bjorn Schorre
* Add global shortcut keys for SVN actions (SBV-3494)
+ special thanks to contributor Rene Link
+ special thanks to Thomas Bayen, Stig Kleppe-Jorgensen
* Support Mylar to Mylyn project name change (SBV-4971)
+ special thanks to Jim Lombardo, Omry Yadan, Nikola Milutinovic, Kevin Baughman, Antonel Pazargic
* Check compatibility with Eclipse 3.3.RC3 IDE (SBV-4973)
* Use latest Subversion binaries (SBV-5045)
* Use SVN Kit 1.1.2 binaries (SBV-5035)
* Use open-source JavaMail version (1.4) (SBV-4986)
* Add option to switch off console pattern matcher (SBV-4761)
Fixes:
* Usage of disposed font in the History View (SBV-5048)
+ special thanks to Jorg von Frantzius
* Workaround for the deadlock bug in the Eclipse IDE console (194456)
+ special thanks to Rafael Chaves
* Remove the annoying dialog of resource history (Eclipse.org, Bug #188311)
+ special thanks to Marko Schulz
* NPE in SaveProjectMeta operation (SBV-4871)
+ special thanks to Karl Godel
* Zend Technologies patch: fixes deadlock problem in SVNTeamPlugin activation (SBV-4589)
+ special thanks to Zend Technologies
* NPE in SVN Properties when view is disconnected in background thread (SBV-4869)
* Negative revision number in Show Annotation operation (SBV-4179)
* BadLocationException in "Add hyperlink to console" operation (SBV-4421)
* NPE in "Get File Content" operation on files without extensions (SBV-5094)
* Cache incorrectly filled after case-sensitive rename on Windows-based platforms (SBV-5100)
Best regards,
Igor Vinnykov
Subversive Team