Del Myers <delmyers.cs@gmail.com> wrote on 09/25/2006 05:01:12 PM:
> 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.
Nor would I ask you to. My point is that you get this problem, I don't. I
am not going to commit changes and make releases until we get it right. So
I am asking you to test the proposed change to Subclipse and verify it
solves the problem so that I can commit the change and include it in the
next release.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Tue Sep 26 00:29:07 2006