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

Update failing - "cannot find the file specified"

From: Dan North <dan_at_tastapod.com>
Date: 2004-10-10 14:34:24 CEST

Hi there.

Whenever I try to update, I'm getting an error dialog with the message:
"The system cannot find the file specified." and the following
stacktrace in the log.

I have several subversion projects and they are all showing the same
error. I think this started with 0.21. I'll try rolling back to previous
versions to see if I can track anything down.

Cheers,
Dan.

!ENTRY org.tigris.subversion.subclipse.core 4 -6 Oct 10, 2004 13:20:39.653
!MESSAGE org.tigris.subversion.javahl.ClientException: The system cannot
find the file specified.

!STACK 0
org.tigris.subversion.svnclientadapter.SVNClientException:
org.tigris.subversion.javahl.ClientException: The system cannot find the
file specified.

    at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.update(JhlClientAdapter.java:893)
    at
org.tigris.subversion.subclipse.core.SVNTeamProvider$4.run(SVNTeamProvider.java:270)
    at
org.tigris.subversion.subclipse.core.SVNProviderPlugin$5.run(SVNProviderPlugin.java:417)
    at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
    at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1693)
    at
org.tigris.subversion.subclipse.core.SVNProviderPlugin.run(SVNProviderPlugin.java:412)
    at
org.tigris.subversion.subclipse.core.SVNTeamProvider.update(SVNTeamProvider.java:258)
    at
org.tigris.subversion.subclipse.core.SVNTeamProvider.update(SVNTeamProvider.java:288)
    at
org.tigris.subversion.subclipse.ui.actions.UpdateAction$1.execute(UpdateAction.java:54)
    at
org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:91)
    at
org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1673)
    at
org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:105)
    at
org.tigris.subversion.subclipse.ui.repository.RepositoryManager.run(RepositoryManager.java:366)
    at
org.tigris.subversion.subclipse.ui.actions.SVNAction$1.run(SVNAction.java:228)
    at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
Caused by: org.tigris.subversion.javahl.ClientException: The system
cannot find the file specified.

    at org.tigris.subversion.javahl.SVNClient.update(Native Method)
    at
org.tigris.subversion.javahl.SVNClientSynchronized.update(SVNClientSynchronized.java:315)
    at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.update(JhlClientAdapter.java:890)
    ... 14 more
Received on Sun Oct 10 22:34:24 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.