Bug in History after Branch from a Label

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
lvw@garaio.com
Posts: 1
Joined: Tue Jun 14, 2005 3:14 am

Bug in History after Branch from a Label

Post by lvw@garaio.com » Tue Jun 14, 2005 3:46 am

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.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Jun 14, 2005 8:41 am

Wow - good bug find. We'll add it to the bug list and get it fixed.

Thanks for the report

Post Reply