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

Re: Update failing - "cannot find the file specified"

From: Dan North <dan_at_tastapod.com>
Date: 2004-10-11 11:47:44 CEST

Hi folks.

Sorry to reply to my own post, but I still can't see what's going wrong
with this. It works fine with the SVN command line, but fails with javahl.

I'm using Eclipse 3.0.1 with subclipse 0.9.20 through 0.9.22 on WinXP
with SP2.

Is there any way I can find out which file it is looking for? It seems
to be blowing up in a native method call. Oh dear - I sure hope it
wasn't SP2.

Thanks,
Dan

Dan North wrote:

> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
Received on Mon Oct 11 19:47:44 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.