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

Re: svn commit: r15116 - trunk/subversion/libsvn_wc

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-06-20 18:33:41 CEST

lundblad@tigris.org writes:

> Author: lundblad
> Date: Mon Jun 20 07:25:15 2005
> New Revision: 15116

> + /* If we have an error, we fall back on the slower code path below.
> + It might be tempting to optimize this further, for example by
> + detecting when the file didn't exists. But we have to be careful
> + with what error codes we return. If the file doesn't exist,
> + we should return no error. But, *if* it exists, but it is
> + unversioned, we have to return SVN_ERR_WC_ENTRY_NOT_FOUND. */

It's SVN_ERR_ENTRY_NOT_FOUND.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 20 18:35:08 2005

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.