Daniel Näslund <dan...@longitudo.com> writes: > Use recursive locking when deleting an external. No need to make a > distinction between files and dirs as the previous code did. > > * subversion/libsvn_client/externals.c > (handle_external_item_change): Remove the adm_access functions and use > svn_wc_{acqurire,release}write_lock instead and svn_wc_locked() > instead. > > Patch by: Daniel Näslund <daniel{_AT_}longitudo.com> > Review by: philip
Committed revision 892903. Thanks! -- Philip