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" <dan...@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.