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

RE: [Subclipse-dev] New Subclipse release coming

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2005-10-25 15:29:33 CEST

> I had planned on using the 0.9.3 release for this version. I
> used the download from your site.
There were number of changes in that branch after 0.9.3 was published. These
changes includes:

- Fix for huge memory consumption on checking out large files over svn+ssh
protocol. Problem is reproducable when svn+ssh connection is fast (i.e. over
local network). Usually this bug led to OutOfMemory exception.
- Sometimes "blame" operation didn't work properly when "date" revisions
were used.
- Possible NPE that may appear when CommitMessage instance is used with
SVNClient.
- SVNClient.info2 reported incorrect revision when was invoked against
non-HEAD revision (over http protocol).
- Fast copy is used when file doesn't need translation (eol replacement or
keywords expansion) instead of slow "translation" copy. This speeds up check
out of project with large binary files up to ten times.

Change that I'm planning to backport from "trunk" today:

- NPE on attempt to unlock unversioned file (SVNException should be thrown
instead).

Change that is not yet done, but I'm going to do that today as well:

- Compatibilty fix for 1.3 that supports empty properties files (in .svn
directory) instead of those with "END\n" line.

I could send you a compiled version of JavaSVN if you'd like.

Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/

> -----Original Message-----
> From: Mark Phippard [mailto:markp@softlanding.com]
> Sent: Monday, October 24, 2005 21:46
> To: dev@subclipse.tigris.org
> Subject: RE: [Subclipse-dev] New Subclipse release coming
>
> "Alexander Kitaev" <alex@tmate.org> wrote on 10/24/2005 03:45:03 PM:
>
> > I think you'd like to get information on JavaSVN status as well.
> >
> > Currently there is a stable version of JavaSVN at
> /branches/1.0.x (it
> > is compatible with JavaHL version 1.2.3).
>
> I had planned on using the 0.9.3 release for this version. I
> used the download from your site.
>
> Mark
>
>
> ______________________________________________________________
> _______________
> Scanned for SoftLanding Systems, Inc. and SoftLanding Europe
> Plc by IBM Email Security Management Services powered by MessageLabs.
> ______________________________________________________________
> _______________
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org
>
>
Received on Tue Oct 25 23:29:33 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.