When a branch is created from a labelled (old) version, the history of the newly branched files also show the next change after the label.
Example:
File A.txt has the following history:
V5: check in by lvw bla
V4: labelled rc1
V3...
The whole tree is branched at the rc1 label
Then the history of the new branched A.txt will contain:
V5: branched from...
V5: check in by lvw bla
V4: labelled rc1
V3...
The file contents however will be OK if retrieved through the GUI or IDE or Web, but the blame will be wrong for the latest version.
Bug in History after Branch from a Label
Moderator: SourceGear
-
- Posts: 1
- Joined: Tue Jun 14, 2005 3:14 am