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

Re: [PATCH] Use a node func for fetching file external status in libsvn_client/delete.c

From: Daniel Näslund <daniel_at_longitudo.com>
Date: Sun, 18 Apr 2010 10:40:07 +0200

On Sat, Apr 17, 2010 at 03:38:16PM -0400, Greg Stein wrote:
> Dude. Totally fine. I wrote that function last week for exactly what you're
> doing.
>
> On Apr 17, 2010 2:10 PM, "Daniel Näslund" <daniel_at_longitudo.com> wrote:
>
> Hi!
>
> This patch passes make check.
>
> svn_wc__node_is_file_external() seems to be in a bit of a flux yet. Is
> it ok to commit this one?
>
> [[[
> As part of WC-NG, remove a usage of svn_wc_entry_t.
>
> * subversion/libsvn_client/delete.c
> (svn_client__can_delete): Use svn_wc__node_is_file_external() instead
> of checking the entry.
> ]]]

Committed in r935314.
Received on 2010-04-18 10:41:05 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.