[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: Dan North <dan_at_tastapod.com>
Date: 2004-09-13 11:12:09 CEST

I'm getting this too, on Debian Sid (unstable). I've built and installed
svn 1.1-rc2 and javahl in what appear to be all the right places, but
still no joy.

Cheers,
Dan

Brock Janiczak wrote:

> Kurt Huwig wrote:
>
>> 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)
>>
> Hi Kurt,
> Could you create an issue
> http://subclipse.tigris.org/issues/enter_bug.cgi for the exception you
> got? Can you also include the output from the SvnConsole? It is not
> correctly parsing the response for an unversioned resource.
> You may have better luck if you switch over to using JavaHL, it is
> much more reliable than CommandLine client (you did go to the trouble
> of building it).
>
> Thanks,
> Brock
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Mon Sep 13 19:12:09 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.