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

Re: [PATCH] Replace some adm_access batons in externals.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 21 Dec 2009 17:48:54 +0000

Daniel Näslund <daniel_at_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
Received on 2009-12-21 18:49:33 CET

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.