On Wed, May 26, 2010 at 03:30, <style...@apache.org> wrote: >... > +++ subversion/trunk/subversion/include/svn_wc.h Wed May 26 07:30:57 2010 >... > @@ -6832,8 +6832,6 @@ typedef svn_error_t *(*svn_wc_relocation > * The pre-change URL should be @a from, and the post-change URL will be > * @a to. �...@a validator (and its baton, @a validator_baton), will be called > * for the newly generated base URL and calculated repo root. > - * ### Doc string of svn_wc_relocation_validator3_t says it's called for > - * each file/directory. Is that so? > * > * If @a recurse is @c FALSE, none of the children of @a local_abspath will > * be changed. �...@a wc_ctx is an working copy context.
This last question was not addressed. Cheers, -g