API proposal - issue 2188 - svn_client_copy/move
From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-01 18:46:58 CEST
svn_client_move has been revved to svn_client_move2 in 1.2, which makes it
See issue 2188 for details, but the short version is:
So, the initial obvious solution is trivial - a new boolean parameter.
HOWEVER, I think there is a better API change:
Add a new tri-state enum parameter:
enum {
To illustrate, file:///repos/A and file:///repos/B are two directories that
svn_copymove_collision_error:
svn_copymove_collision_make_child:
svn_copymove_collision_replace:
I am particularly interested in this, because I have seen emails from quite
Note that I haven't specified a UI.
In view of the impending 1.2 branch, I just want to get an acceptable API
The UI design can be hammered out under less rushed conditions.
Max.
---------------------------------------------------------------------
|
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.