Hi Thomas
On Tuesday 03 June 2008 18:26, Thomas Hallgren wrote:
> 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 ;-)
Source
http://subversion.tigris.org/servlets/NewsItemView?newsItemID=2119
Binaries (Windows + Redhat)
http://merge-tracking.open.collab.net/servlets/ProjectProcess;jsessionid=7E0ADF3D3F07B6234BEDD3C73DA464F1?pageID=3711
HTH
Andrew
---------------------------------------------------------------------
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 11:10:38 CEST