I’ve been using Eclipse and SVN for a very long time now, and this is the first time I think I’ve seen this bug. I tried to commit my Java project after changing just a few small things. I get this error:
Error while dispatching event: org.eclipse.team.svn.core.connector.ISVNProgressMonitor.reportError(Ljava/lang/String;)V
What does this mean exactly?
Appears to be Subversive, and not Eclipse. Dupe bug that vcsjones posted.
If you are using Subversive, I’d recommend Subclipse. It works much better from personal experience.