Re: [PATCH] Issue #2188 - [API] svn_client_copy/move should error
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-05-14 23:24:53 CEST
"S.Ramaswamy" <ramaswamy@collab.net> writes:
>> The aim is to make "copy url_or_path1 url_or_path2" predictable,
I think the aim should be to provide an interface that produces
> Currently if the destination specified by the user is an existing
Forget about "users", this is an API so think about "applications".
svn_client_move foo/bar zig/zag
expecting to create a file zig/zag but getting a file zig/zag/bar.
>> I don't know whether it makes sense to have a flag to retain the old
I'm suggesting that a sensible API would always be predictable, so the
I'm suggesting that svn_client_move should be modelled on the C
Things get more complicated if we want to support multiple source
http://svn.haxx.se/dev/archive-2005-04/0075.shtml
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat May 14 23:26:45 2005 |
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.