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

Re: what causes "File exists: file not found"?

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-09-04 22:46:49 CEST

On Wed, Sep 04, 2002 at 09:46:10AM +0200, Michael Wood wrote:
>...
> What does "File exists: file not found" mean anyway? :)

The errno was non-zero ("File exists"), so it got logged. The message that
was logged, however, was "file not found".

It seems that something needs to set that error to zero... Where? Dunno.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 4 22:48:00 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.