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

Re: [Subclipse-dev] synchronization problems with SVNClientManager

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-25 22:34:25 CEST

Del Myers <delmyers.cs@gmail.com> wrote on 09/25/2006 04:07:53 PM:

> I should note that, for now, I have a "solution" to the problem: I try
to get
> the remote resource, and if I catch an exception, I sleep for a second
and try
> again. That happens up to 10 times, after which I assume it to be a real
error,
> and I quit. That's working, but it's not a real solution.

Have you tried patching Subclipse yet? For example, I would probably just
add synchronized to the loadJavaHL() and loadJavaSVN() methods in
SVNClientManager.

Could you try something like that? I can make a change like that but
since Subclipse itself does not have any problems with this it would be
better if you validated it.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Mon Sep 25 22:34:36 2006

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.