[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: Greg Stein <gstein_at_gmail.com>
Date: Tue, 12 May 2009 15:32:58 +0200

On Tue, May 12, 2009 at 15:05, Ivan Zhakov <ivan_at_visualsvn.com> wrote:
> 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.

Ah! I didn't see those. Thanks... will fix.

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2213468
Received on 2009-05-12 15:33:19 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.