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

Re: svn commit: r37701 - in trunk/subversion: include libsvn_subr

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Tue, 12 May 2009 17:05:18 +0400

On Tue, May 12, 2009 at 4:52 PM, Greg Stein <gstein_at_gmail.com> wrote:
> Author: gstein
> Date: Tue May 12 05:52:45 2009
> New Revision: 37701
>
> Log:
> Add a MISSING_OK parameter to svn_io_remove_file(). A lot of our calls
> actually are okay with the file not being present. We have many places
> that catch this error, and ignore it.
>
Good thing. While I suggest use name "ignore_enoent" for consistency
with other function that already have the same semantic.

-- 
Ivan Zhakov
VisualSVN Team
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2212849
Received on 2009-05-12 15:05:34 CEST

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.