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

svnClientAdapter 0.9.23 released

From: Cédric Chabanois <cchabanois_at_no-log.org>
Date: 2004-10-11 23:34:02 CEST

ChangeLog :
- dlls updated using svn-win32-1.1.0.zip, libsvnjavahl-1.dll and
svn-javahl.jar updated using svn-win32-1.1.0_javahl.zip
- new junit tests adapted from
http://svn.collab.net/viewcvs/svn/trunk/subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/
- JhlClientAdapter.annotate now uses JhlAnnotations instead of
CmdLineAnnotations
- Bugs correction :
> many bugs corrected concerning command line interface
> absolute path used instead of canonical path (Fix for issues 142 and
147)
> Fix for issue 151 : CmdLineLogMessage.createLogMessages, correction
to avoid NPE in HistoryTableProvider
> Cache available flag for client adapters. This gives an improvement
of about 150ms for the CmdLineClientAdapter.
> Fixed ordering of dependencies to stop libdb42.dll not found
messages on windows
> JhlNotificationHandler : Update messages were printing numbers
instead of characters for content and property statuses.
> JhlClientAdapter.getStatus now uses a new parameter for status :
no-ignore because we want to retrieve all entries including ignored-ones
when getAll is true
- API Additions :
  ISVNClientAdapter.getInfo
  ISVNLogMessage.getChangePaths
  ISVNClientAdapter.switchToUrl
Received on Tue Oct 12 07:34:02 2004

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

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