[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 posted

From: Thomas Hallgren <thomas_at_tada.se>
Date: Tue, 03 Jun 2008 10:26:44 +0200

Hi Mark,
I tried this new release in Buckminster and ran into some fairly serious
problems that seems to stem from concurrency issues in the client adapter.

Buckminster normally performs resolution in multiple threads (four of
them typically) and each thread will read individual files from remote
SVN repositories using the ISVNClientAdapter.getContent() method. If I
limit the number of threads to one, everything works as expected but
without that limitation, I get strange errors such as files being
considered directories or incorrect content in files that I successfully
read. The 1.2.4 release does not have this problem.

I'm using the SVNKit Beta at present as the threshold of getting JavaHL
1.5.0RC7 to run seems a bit high. I can't even find it ;-)

Regards,
Thomas Hallgren

Mark Phippard wrote:
> A new Subclipse release has been posted for the 1.3.x development
> stream. This will likely be the final release before Subclipse 1.4.0
> is released. It will be released soon after Subversion 1.5.0 which
> should be roughly 10 days from now. This release includes the latest
> Subversion 1.5.0 bits and there are no more expected changes expected
> for Subversion 1.5.0. In other words, now is a good time to go ahead
> and start using the new version.
>
> Subclipse 1.2.x will become deprecated, and will only exist for people
> that have a need to use Subversion 1.4 on their client (not sure why
> that would be). Subclipse 1.4.x will work on Eclipse 3.2 and higher
> so there is no need to maintain 1.2.
>
> The update site for this release is:
>
> http://subclipse.tigris.org/update_1.4.x
>
> NOTE: There was some JavaHL API change in RC7. So if you were using
> this with the previous RC on a platform other than Windows, you will
> need to update JavaHL to the latest RC in order to use it with
> Subclipse.
>
> Version 1.3.16
> 27 May 2008
>
> from: /trunk
> http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.3.16
>
> JavaHL from SVN 1.5 rc7
> SVNKit 1.2.0 Beta available
> Fixed problem importing a PSF on Eclipse 3.4.
> Incoporate JavaHL API changes from RC7.
> When copying and pasting a remote resource, save the clipboard contents. (735)
> Make Export dialog remember last location. (729)
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-06-03 10:26:58 CEST

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.