http://bugs.grommit.com/show_bug.cgi?id=276
Summary: webrev doesn't handle branch parent tip calculation
correctly
Product: SCM Migration
Version: unspecified
Platform: All
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P3
Component: webrev
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: stevel at sun.com
With branches, webrev's use of 'hg log' per file to calculate the newest common
revision (parent tip) of the file is incorrect. It then uses this to decide
what revision to cat for the parent file, thus resulting in webrev showing
phantom or incorrect changes in the diff.
We can use hg-active to print out the parenttip from the ActiveList to get a
more accurate (and consistent with Cadmium) parent tip.
--
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.