RE: renaming a file twice removes file history
From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Fri, 13 Nov 2009 20:40:31 +0100
> Van: Stefan Sperling [mailto:stsp_at_elego.de]
Yes, I've also tested this in the past, and it works.
However, there is a special case in which your test provokes a bug: renaming a file back to its original name makes subversion think that you're doing a replace (effectively breaking the line of history). This issue is already known:
http://subversion.tigris.org/issues/show_bug.cgi?id=3429 - "svn mv A B; svn mv B A" generates "replace"
But moving from A to B, and then from B to C, then committing should be no problem.
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.