On Mon, Mar 8, 2010 at 13:05, <[email protected]> wrote: > Author: philip > Date: Mon Mar 8 18:05:19 2010 > New Revision: 920424 > > URL: http://svn.apache.org/viewvc?rev=920424&view=rev > Log: > Remove some svn_wc_entry_t using code. > > * subversion/include/private/svn_wc_private.h > (svn_wc__path_switched): Remove SVN_ERR_ENTRY_MISSING_URL from doc > string, the caller wasn't taking advantage of it. > (svn_wc__adm_open_anchor_in_context): Delete.
As far as I can tell, the removal of adm_open_anchor_in_context is wholly independent of the rest of the work in this revision. All fine, but it would be nice to see that as a separate change in the future. >... Cheers, -g

