[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: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-06-20 20:50:50 CEST

On Mon, 20 Jun 2005, Philip Martin wrote:

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

r15122.

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 20 20:54: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.