[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Subclipse 0.9.29 Released

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2005-04-07 15:37:15 CEST

Changelog for 0.9.29

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.

* Windows JavaHL updated to Subversion 1.1.4

* Subversion 1.1.4 includes a JavaHL fix that resolves a problem when
   spaces appeared in path names.

* SVN Conflict changes:
   - new decorator used which to distinguish an SVN conflict from an
Eclipse
      Synchronize conflict.
   - Problem marker is now added for an SVN Conflict. This causes the
      warning symbol to appear, and also "ripple" up the hierarchy. Also
      it will show in the Problems view.
   - Several "Quick Fix" resolutions are attached to the Problem Marker
to
      assist in resolving the conflict.

* Show in Resource History improvement "Fetch Affected Paths on Demand".
   There is a new preference to control this feature and it is on by
default.
   This feature greatly reduces the memory usage of this feature, and it
   also improves performance since a lot less information passes from the
   server to the client.

* SVN Property management improvements. When adding properties, the list
   of known properties appear in a drop-down with tool-tip help. The list
   can be extended by 3rd party plugins.

* Commit Dialog now has a preference that controls whether unversioned
   resources are selected by default. This preference is off by default,
   meaning unversioned resources will not be selected.

* Branch/Tag dialog now lets you create branch at a specific revision.

* Added support for auto sharing imported projects (Eclipse 3.1).
   Added support for auto-adding new projects to version control.

   In Eclipse 3.1 the team plugin allows team providers to be notified
when
   projects with meta files are imported or created in the workspace.

   When this happens the project is marked as shared and the project's
files
   are marked them as team private.

* svn:ignore action modified to run as an operation.

* More help updates.

* Repository items are now sorted by name.

* Removed some usage of Internal Eclipse API's.

* Fix Issues# 120, 248. NPE in username/password dialog when the
username
   is null. Also, null passwords are now allowed.

* Issue#: 190. When committing just a prop change to a folder, items
below
   the folder are no longer committed.
 
* Issue#: 242. NPE from Repository View when it is closed after adding a
   repository.

* Issue#: 243. Added some missing message properties.

* Remove calls to getProviderMapping(void) for Eclipse 3.1 M6
compatability.

svnClientAdapter Fixes:

* Fixed NPE when the only common item between two paths was the '/' base
   directory. This caused an NPE at the end of the commit operation. This
   fix closes several issues and was a very commonly reported problem.

* Enhanced JavaHL console output when copying URL to URL. It now
includes
   the revision being copied.

* Updated DateSpec#toString to return an SVN compatible date string

* Command line client did not support a recursive 'ls' command

* Issue#: 256. Operations fail when no commit message given

* Issue#: 255. Added -force-log option for all commands that take a
   commit message

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Apr 7 23:37:15 2005

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.