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

Synch Problem

From: Tom Thomson <tthomson_at_koa.net>
Date: 2005-08-25 17:22:29 CEST

I've installed Subclipse 0.9.33 on Eclipse 3.1 and want to synchronize a
project with a repository. I am getting the following error:
 

An internal error occurred during: "Synchronizing SVN (/KSRC(TTHOMSON))".

java.lang.StringIndexOutOfBoundsException

            at java.lang.String.substring(String.java:1093)

            at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.collectInfo
rmedStatuses(Unknown Source)

            at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(Unk
nown Source)

            at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges
(Unknown Source)

            at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(Unk
nown Source)

            at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(Unk
nown Source)

            at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(Unknown
Source)

            at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)

 
 
Any Hints or solutions?
-Tom

 
Received on Fri Aug 26 01:22:29 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.