Just fixed the problem:
http://subclipse.tigris.org/issues/show_bug.cgi?id=1153
However, it is easy to work around. The problem is really that the Refresh
Revision/Merge Info option should not be shown when one or more revision is
not selected. Executing the option with no revision selected results in the
error.
So, you just need to make sure the revision for which you want to collect
merge information is selected before you execute the option.
Steve
On 5/27/10 2:15 PM, "Olivier Baillard" <olivier.baillard_at_de.bosch.com>
wrote:
> Hi,
>
> Here the exception trace for the error:
> eclipse.buildId=M20100211-1343
> java.version=1.6.0_20
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
> Command-line arguments: -os win32 -ws win32 -arch x86
>
>
> Error
> Thu May 27 22:16:18 CEST 2010
> / by zero
>
> java.lang.ArithmeticException: / by zero
> at
> org.tigris.subversion.subclipse.graph.editors.GraphBackgroundTask.execute(Grap
> hBackgroundTask.java:118)
> at
> org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.ja
> va:90)
> at
> org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext
> .java:144)
> at
> org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorks
> pace(JobRunnableContext.java:72)
> at
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspace
> Job.java:38)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> Risotto
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=26141
> 99
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subclipse.tigris.org].
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2614204
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-05-27 23:47:55 CEST