[Bug?] making a new subdir, moving files into it and then renaming the subdir, breaks history of the moved files
From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Tue, 25 Aug 2009 18:04:28 +0200
Hi all,
I'm looking for confirmation whether or not this is a bug (or maybe already a known issue). I've searched the bug database and mailinglists, but couldn't find anything exactly the same.
Here goes (assuming we're in a working copy with a versioned file a.txt):
$ svn mv a.txt subdir/
$ svn st
$ svn mv subdir/ subdir2
$ svn st
Other variations of this scenario seems to work out better:
Is this a bug, or am I missing something?
Kind regards,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.