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