On Thu, Oct 7, 2010 at 15:34, Julian Foad <julian.f...@wandisco.com> wrote:
>...
>  * For a repo->WC copy:
>
>    svn_wc_add_repos_file4()     # existing function
>    svn_wc_add_repos_dir(depth)  # new function

Please use "copy" in their name to better reflect the operation. Let's
never use the term "add-with-history" and stick to just "copy".

Note that svn_wc_add_repos_file3() would then be implemented in terms
of (say) svn_wc_copy_repos_file().

>...

Cheers,
-g

Reply via email to