
29 Oct
2013
29 Oct
'13
12:17 p.m.
On Tue, Oct 29, 2013 at 4:15 PM, Daniel Pfeifer <daniel@pfeifer-mail.de> wrote:
2013/10/29 Andrey Semashev <andrey.semashev@gmail.com>:
On Tue, Oct 29, 2013 at 2:36 PM, Daniel Pfeifer <daniel@pfeifer-mail.de> wrote:
About six years ago, some release tags were renamed from release/Version_X_XX_X to release/Boost_X_XX_X. Renaming in svn is performed by remove and add.
Not quite. The added file/directory also has a property that tells where it originated from so that it is possible to track file moves/renames.
Correct, but that does not change the point I am making: We ended up with two tags, where only one is desired.
Doesn't Boost2Git handle moves? I.e. the old-named tags should appear deleted, shouldn't they?