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

Affected paths bug

From: sebb <sebbaz_at_gmail.com>
Date: 2005-10-23 19:16:26 CEST

The Affected Paths window does not work for me (Eclipse 3.1.1, Subclipse 0.9.34)

I get an error dialogue, and the .log includes the following:

eclipse.buildId=M20050929-0840
java.version=1.4.2_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Framework arguments: -showlocation
Command-line arguments: -os win32 -ws win32 -arch x86 -data
E:\EclipseWorkspaces -showlocation

!ENTRY org.eclipse.core.runtime 4 2 2005-10-23 18:05:15.411
!MESSAGE An internal error occurred during: "Fetching affected paths".
!STACK 0
java.lang.ArrayIndexOutOfBoundsException: 0
        at org.tigris.subversion.subclipse.core.history.LogEntry.getLogEntryChangePaths(LogEntry.java:125)
        at org.tigris.subversion.subclipse.ui.history.HistoryView$FetchChangePathJob.run(HistoryView.java:1271)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

Also, I notice that the left-hand column of the paths window area does
not seem to be resizable. The column heading is just "A.." The other
columns Affected paths and Description resize fine.

Is this a known problem?

S.
Received on Mon Oct 24 03:16:26 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.