Mark Phippard wrote:
> 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
I would, but I'm working on a plugin that I'm going to be sending to people who
are currently using Subclipse. I can't send them a patched version of Subclipse.
Del.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Mon Sep 25 23:01:36 2006