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

Re: [RFC] WC APIs for adding and copying

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 7 Oct 2010 17:07:37 -0400

On Thu, Oct 7, 2010 at 15:34, Julian Foad <julian.foad_at_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
Received on 2010-10-07 23:08:15 CEST

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.