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

Re: unexpected behaviour (bug?) when moving/copying

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-18 17:43:36 CET

On Dec 18, 2004, at 10:14 AM, SteveKing wrote:

> Ben Collins-Sussman wrote:
>
>> This is a pretty persuasive argument. In other words, you're
>> suggesting that we let the *caller* decide whether to create a new
>> directory or not. svn_client_move2() should either throw a specific
>> error if the target already exists (which the client can trap), or it
>> could take a new boolean argument to toggle directory-creation
>> behavior.
>
> It's not just svn_client_move() - svn_client_copy() has the same
> behaviour (as I mentioned in the example creating the tag).
>
>> These API changes seem reasonable to me. Of course, the commandline
>> client shouldn't change it's behavior here, but at least we can offer
>> more options for other clients.
>
> Should I file an issue about this?
>

Let's wait a day or two more, to see if others agree. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 18 17:46:20 2004

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.