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

Re: svn copy onto itself is possible

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-10-02 10:00:24 CEST

On Wed, Oct 01, 2003 at 05:56:54PM +0200, Vincent Lefevre wrote:
> On 2003-10-01 11:53:56 -0400, pll@lanminds.com wrote:
> > So, alias 'cp' to 'cp -i' and 'mv' to 'mv -i' :)
>
> This is what I've always done, and I can tell you that this has no
> effect on the problem when the destination is an existing directory.

Yes, this is exactly what the original poster is complaining about.

$ alias mv="mv -i"
$ mkdir one two
$ mv one two
$

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 2 10:01:21 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.