[RFC] Altering copyfrom information in repository
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Tue, 22 Nov 2011 00:23:03 +0100
Hi all,
I'm wondering if it would be feasible to (make it possible to)
It would certainly be useful (although I can't fully estimate the
- User commits a move, but for some reason it's lacking copyfrom
- Work continues, further commits are done on the moved item, ...
- After a while, someone notices the unwanted breakage of history
Currently, the only way I know to repair this, is:
svn rm thefile
This can be a lot of work (especially if a lot of commits have gone by
In this case, it would be very useful if one could simply add the
Thoughts, opinions, ...?
-- Johan [1] http://subversion.tigris.org/issues/show_bug.cgi?id=3429 - "svn mv A B; svn mv B A" generates replace without history (fixed in 1.7)Received on 2011-11-22 00:23:59 CET |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.