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

internal error when fetching resource history

From: Georg-W. Koltermann <Georg.Koltermann_at_mscsoftware.com>
Date: 2005-09-14 09:03:13 CEST

I am getting an internal error when from the repository exploring
perspective when I drag a file entry from the repository tree onto the
resource history window. The error in the log is:

!ENTRY org.eclipse.core.runtime 4 2 2005-09-14 08:52:45.593
!MESSAGE An internal error occurred during: "Fetching SVN revision history".
!STACK 0
java.lang.ArrayIndexOutOfBoundsException: -1
        at org.tigris.subversion.subclipse.core.commands.GetLogsCommand.getUrls(GetLogsCommand.java:122)
        at org.tigris.subversion.subclipse.core.commands.GetLogsCommand.createLogEntriesForFile(GetLogsCommand.java:195)
        at org.tigris.subversion.subclipse.core.commands.GetLogsCommand.run(GetLogsCommand.java:76)
        at org.tigris.subversion.subclipse.core.resources.RemoteResource.getLogEntries(RemoteResource.java:195)
        at org.tigris.subversion.subclipse.ui.history.HistoryView$FetchLogEntriesJob.run(HistoryView.java:1237)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
  

Note that it works fine when I select "show in resource history" from
the context menu. The error just occurs when I use drag and drop.

Eclipse 3.1, FreeBSD 5.4, subclipse 0.9.34 using JavaHL, svn 1.2.3.

--
Regards,
Georg.

Received on Wed Sep 14 17:03:13 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.