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

An internal error occured during: "Fetching SVN revision history"

From: Frederik Haesbrouck <frederik_at_freware.be>
Date: 2005-10-05 14:09:45 CEST

Hi all,

I just installed Subclipse 0.9.32 (installing it from within Eclipse 3.1,
following the docs) onto a Windows 2000.

I managed to import a project ("Checkout as Project") but I constantly get
errors from the "SVN Resource History"-View:
  An internal error occured during: "Fetching SVN revision history"

The Eclipse .log reads:
!ENTRY org.eclipse.core.runtime 4 2 2005-10-05 13:39:04.934
!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.BaseResource.getLogEntries(BaseResource.java:182)
        at
org.tigris.subversion.subclipse.ui.history.HistoryView$FetchLogEntriesJob.run(HistoryView.java:1237)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

This happens each time that view is triggered to refresh: When the 'Link with
Editor' button is checked, this means each time I look at another file.
Apparently only files that I add to the SVN repository from within Eclipse (Add
+ Commit), don't trigger this error.

Thanks for having a look at this,
Regards,

Frederik

problemSubclipseResourceHistoryView.jpg
Received on Wed Oct 5 22:09:45 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.