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

[ANN] JavaSVN Subclipse Extension v0.8.2

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2005-02-17 21:20:23 CET

Hello All,

JavaSVN Subclipse Extension v0.8.2 is released and available via update site
(http://tmate.org/svn/) and from the JavaSVN home page at
http://tmate.org/svn/

JavaSVN Subclipse Extension is Eclipse plugin that makes Subclipse use pure
java subversion client library instead of JavaHL native bindings.
You may find detailed installation instructions at
http://tmate.org/svn/subclipse.html

Changes in this version:

+ svn+ssh: persistent ssh connection is used to improve svn+ssh performance.
+ http: problems with accessing repository location that needs different
credentials then
  repository root is fixed.
+ http: all paths in requests are canonicalized, some svn server versions
failed to
  process non-canonicalized paths.
+ wc: changes in externals were not committed correctly over http when using
ISVNWorkspace.commit(...), fixed.
+ SvnClient: diff method implemented (so that Eclipse "generate patch"
action works).
+ SvnClient: copy and move methods fixed to work properly in Subclipse
repository view.
+ SvnClient: setPrompt support, better notifications, "windows" paths are
handled correctly.
+ logging: Pluggable loggers support and detailed http logging added (thanks
to Marc Strapez).
+ logging: Eclipse JavaSVN version uses Eclipse logging facilities.

Alexander Kitaev,
TMate Software,
http://tmatesoft.com/
Received on Fri Feb 18 07:20:23 2005

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.