You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2005/05/13 16:53:14 UTC

Re: [PATCH] Issue #2188 - [API] svn_client_copy/move should error out if target exists

On May 13, 2005, at 9:45 AM, S.Ramaswamy wrote:

> Introduced a parameter 'dir_override' in the new API calls
> svn_client_copy2() and svn_client_move3() to allow directory creation
> to be toggled. Need a better name than 'dir_override'. The cmd line
> client still calls the older API, since this change is mainly meant
> for non-cmd line clients. Should the cmd line also be making calls to
> the new functions ?

Yes, I think the old functions should be marked 'deprecated', and all  
clients should call the new functions.  The commandline cilent -- for  
the moment -- will simply not change its behavior.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org