[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: Brock Janiczak <brockj_eclipse_at_ihug.com.au>
Date: 2004-10-12 10:49:11 CEST

Hi Dan,
Dan North wrote:

>
> 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.

Don't worry, it isn't failing in the OS. Javahl is implemented as a
native DLL, which is why you are seeing the location as 'native'.
The 'failure' is actually inside subversion core (somewhere). My guess
is that an invalid url is being passed to the checkout command, or
something like that.

Do you have any errors showing in your eclipse log?

Brock
Received on Tue Oct 12 18:49:11 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.