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

Re: 0.9.19

From: Kurt Huwig <k.huwig_at_iku-ag.de>
Date: 2004-09-11 13:46:27 CEST

I tried to read the docs, but I get "Redirection limit for this URL
exceeded" from my Mozilla when accessing this documentation URL:

http://subclipse.tigris.org/files/documents/906/8847/file_8847.dat?filename=subclipse%20%2d%20install%2c%20use%20and%20compile%2epdf

The command to recompile 'javahl' is wrong. The correct one is:

./configure --your-other-flags=here --enable-javahl
--with-jdk=$JAVA_HOME --with-jikes=$JAVA_HOME/bin/javac && make all
javahl && make install install-javahl

Still I am unable to use it. This is from my .log:

!ENTRY org.eclipse.ui 4 4 Sep 11, 2004 13:44:17.979
!MESSAGE String index out of range: -1
!STACK 0
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1444)
         at
org.tigris.subversion.svnclientadapter.commandline.CmdLineInfoPart.load(CmdLineInfoPart.java:190)
         at
org.tigris.subversion.svnclientadapter.commandline.CmdLineInfoPart.<init>(CmdLineInfoPart.java:116)
         at
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter.getStatus(CmdLineClientAdapter.java:607)
         at
org.tigris.subversion.subclipse.core.resources.StatusCacheManager.recursiveUpdateStatusSet(StatusCacheManager.jav
a:95)
         at
org.tigris.subversion.subclipse.core.resources.StatusCacheManager.getStatus(StatusCacheManager.java:140)
         at
org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(LocalResource.java:157)
         at
org.tigris.subversion.subclipse.core.resources.LocalResource.isManaged(LocalResource.java:146)
         at
org.tigris.subversion.subclipse.core.resources.LocalResource.isIgnored(LocalResource.java:104)
         at
org.tigris.subversion.subclipse.ui.decorator.SVNLightweightDecorator.decorate(SVNLightweightDecorator.java:221)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:15
5)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManage
r.java:60)
         at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)
         at org.eclipse.core.runtime.Platform.run(Platform.java:747)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:258)
         at
org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:24
1)
         at
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:285)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

So I think I have to go back to 0.9.15 which works fine.

-- 
Kurt Huwig             iKu Systemhaus AG        http://www.iku-ag.de/
Vorstand               Am Römerkastell 4        Telefon 0681/96751-0
                        66121 Saarbrücken        Telefax 0681/96751-66
GnuPG 1024D/99DD9468 64B1 0C5B 82BC E16E 8940  EB6D 4C32 F908 99DD 9468

Received on Sat Sep 11 21:46:27 2004

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.