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

Re: [Subclipse-users] Client too old error on OS X

From: Kristian Duske <4815162342n_at_gmail.com>
Date: 2006-11-10 21:31:41 CET

Hi again,

I hope I'm not spamming the mailing list - apologies to all for that!
I just checked the Eclipse error log, here's the exception:

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2006-11-10 21:24:53.151
!MESSAGE org.tigris.subversion.javahl.ClientException: svn: This
client is too old to work with working copy '/Users/kristian/
Documents/Code/Eclipse Workspace/com.duske.atmaedit/resources/icons';
please get a newer Subversion client
!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: svn: This client is too
old to work with working copy '/Users/kristian/Documents/Code/Eclipse
Workspace/com.duske.atmaedit/resources/icons'; please get a newer
Subversion client
        at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.a
ddFile(AbstractJhlClientAdapter.java:175)
        at
org.tigris.subversion.subclipse.core.commands.AddResourcesCommand.run
(AddResourcesCommand.java:139)
        at org.tigris.subversion.subclipse.core.SVNTeamProvider.add
(SVNTeamProvider.java:124)
        at
org.tigris.subversion.subclipse.ui.operations.CommitOperation.execute
(CommitOperation.java:71)
        at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run
(SVNOperation.java:89)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext.run
(JobRunnableContext.java:144)
        at org.eclipse.team.internal.ui.actions.JobRunnableContext
$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Caused by: org.tigris.subversion.javahl.ClientException: svn: This
client is too old to work with working copy '/Users/kristian/
Documents/Code/Eclipse Workspace/com.duske.atmaedit/resources/icons';
please get a newer Subversion client
        at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException
(JavaHLObjectFactory.java:435)
        at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException
(SVNClientImpl.java:1234)
        at org.tmatesoft.svn.core.javahl.SVNClientImpl.add
(SVNClientImpl.java:382)
        at org.tmatesoft.svn.core.javahl.SVNClientImpl.add
(SVNClientImpl.java:374)
        at
org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.a
ddFile(AbstractJhlClientAdapter.java:172)
        ... 8 more

Maybe this will help.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Nov 10 21:31:52 2006

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.