http://bugs.grommit.com/show_bug.cgi?id=474
Summary: webrev chooses the wrong parent
Product: SCM Migration
Version: unspecified
Platform: i386 (64bit/AMD64)
OS/Version: Solaris 11/Nevada
Status: NEW
Severity: normal
Priority: P3
Component: webrev
AssignedTo: scm-migration-dev at opensolaris.org
ReportedBy: ethan.quach at sun.com
I have a case where I just pulled over changesets, the lastest of which
is a merge changeset. Running webrev with a filelist (without the HG_PARENT
specification in it) causes webrev to choose the wrong parent.
The latest 3 changesets are as follows:
changeset: 112:58892324f2f7
tag: tip
parent: 111:df55dd611d6f
parent: 110:d407ee4c7a44
user: evo212 at crazyhorse
date: Wed Apr 16 09:04:04 2008 +0000
summary: 1074 the point under the mouse should remain the same when zooming
in/out
changeset: 111:df55dd611d6f
parent: 102:0c5f342db689
user: evo212 at crazyhorse
date: Wed Apr 16 09:02:32 2008 +0000
summary: 1074 the point under the mouse should remain the same when zooming
in/out
changeset: 110:d407ee4c7a44
user: Joseph J Vlcek <Joseph.Vlcek at Sun.COM>
date: Tue Apr 15 15:41:30 2008 -0400
summary: 1061 Reset browser homepage to post-install welcome page in
install
-finish
"webrev filelist" chooses 111 as the parent instead of 112.
Additional info:
1. "hg-active -w ." yields 112 as the parent.
2. Running webrev without a filelist get the corrent parent.
3. Running webrev with a filelist with the explicit 112 parent hash also
does the right thing.
--
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.