Subclipse Changelog

This file documents all of the changes that have been made to Subclipse since release 0.9.27. Please visit http://subclipse.tigris.org/ for the latest information on Subclipse.

The latest version of this file can be viewed directly from our Subversion repository at http://svn.collab.net/repos/subclipse/trunk/subclipse/feature-plugin/html/changes.html. Please note that the file in the repository may contain information about changes that have not yet been made available in a release. Generally, these changes will be available in the next release but it is also possible that a change will be pulled out due to testing problems.


Version 0.9.32
8 July 2005

from: /trunk/subclipse
http://svn.collab.net/repos/subclipse/tags/subclipse/0.9.32

****** IMPORTANT NOTE ******
This release of Subclipse requires Subversion 1.2 (JavaHL or CLI) on the client. It will not work with Subversion 1.1 on the client. As always, the JavaHL binaries for Windows are included. On other platforms, you should obtain the correct binaries before you install this release.

NOTE to JavaSVN Users: If you want to continue to use JavaSVN you should wait until a corresponding update to JavaSVN has been made available. Then install this update first, followed by the update to JavaSVN.
*******************************


Version 0.9.31
23 May 2005

from: /trunk/subclipse
http://svn.collab.net/repos/subclipse/tags/subclipse/0.9.31

****** IMPORTANT NOTE ******
This release of Subclipse requires Subversion 1.2 (JavaHL or CLI) on the client. It will not work with Subversion 1.1 on the client. As always, the JavaHL binaries for Windows are included. On other platforms, you should obtain the correct binaries before you install this release.

NOTE to JavaSVN Users: If you want to continue to use JavaSVN you should wait until a corresponding update to JavaSVN has been made available. Then install this update first, followed by the update to JavaSVN.
*******************************

Subversion 1.2 Support

UI Refinements

Other Issues

Subclipse Repository Restructuring

The repository has been restructured so that there is now a "Eclipse2.x" branch where the old Subclipse release can be modified. The current release has moved from the "subclipse-3" branch to "trunk". The subclipse-3 branch will hang around for a while in case we need to make an emergency fix of some sort for Subversion 1.1.x users.


Version 0.9.30
8 April 2005

from: /branches/subclipse-3
http://svn.collab.net/repos/subclipse/tags/subclipse/subclipse-3-0.9.30

The next two problems were NPE's in the new feature to fetch affected paths on demand in the resource history view. You could work around these problems by just turning off the feature in the Team -> SVN Preferences.


Version 0.9.29
7 April 2005

from: /branches/subclipse-3
http://svn.collab.net/repos/subclipse/tags/subclipse/subclipse-3-0.9.29

svnClientAdapter Fixes


Version 0.9.28
2 March 2005

from: /branches/subclipse-3
http://svn.collab.net/repos/subclipse/tags/subclipse/subclipse-3-0.9.28


Version 0.9.27
2 February 2005

from: /branches/subclipse-3
http://svn.collab.net/repos/subclipse/tags/subclipse/subclipse-3-0.9.27

NOTE on Synchronize Action: A lot of functionality has been added to Synchronize in this release. The action should be usable now. However, it is important to note that this action is still in development and there are a number of very obvious bugs remaining. The most conspicuous of these are that we have problems correctly refreshing the view after you commit/update. These problems are most obvious when the commit/update involves adds or deletes. In most cases, deleting the synchronization and re-running it will properly refresh everything.