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