Feature request: rename after move/copy
From: Gavin Lambert <gavinl_at_compacsort.com>
Date: 2006-07-07 01:17:38 CEST
Imagine this folder layout:
Now I decide to do a bit of rearranging (as part of a larger edit) and
That's ok, and leaves fileA in an 'add with history' state.
After some more development (without committing from the move, because
> svn mv trunk/folder2/fileA trunk/folder2/fileB
This is odd behaviour, since a move/rename should be nondestructive in
> svn mv --force trunk/folder2/fileA trunk/folder2/fileB
This is just plain wrong. Don't force me to commit when I don't want
It's certainly possible to do, since I've managed to do an
If you know you're planning on renaming the file, then you can do it at
Doing a regular non-SVN rename is not sufficient because then it loses
(Actually, this is probably a symptom of something more fundamental; I
---------------------------------------------------------------------
|
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.