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