Re: Why --force with mv?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-12-20 15:17:42 CET
On Dec 19, 2004, at 10:19 PM, Anthony Shipman wrote:
> If I try to rename a file with 'svn mv' and it has been modified then
Subversion doesn't have true moves. 'svn mv' == 'svn cp; svn rm'.
If you try to 'svn rm' a modified file, you'll get the same warning.
---------------------------------------------------------------------
|
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.