[scm-migration-dev] webrev and mercurial

2008-09-18 Thread Richard Lowe
Phi Tran writes: > Hi, > > I have two changesets. Each changeset is for a different bug. I pull > both of the changeset into a new repository, merge, and commit. When I > do a webrev, the bug comments for both changeset shows up under each > file. How can I get the right bug comment to show u

[scm-migration-dev] webrev and mercurial

2008-09-17 Thread Phi Tran
Richard Lowe wrote: > Phi Tran writes: > >> Hi, >> >> I have two changesets. Each changeset is for a different bug. I pull >> both of the changeset into a new repository, merge, and commit. When I >> do a webrev, the bug comments for both changeset shows up under each >> file. How can I get t

[scm-migration-dev] webrev and mercurial

2008-09-17 Thread David Bustos
Quoth Phi Tran on Wed, Sep 17, 2008 at 08:21:03PM -0700: > I have two changesets. Each changeset is for a different bug. I pull > both of the changeset into a new repository, merge, and commit. When I > do a webrev, the bug comments for both changeset shows up under each > file. How can I get t

[scm-migration-dev] webrev and mercurial

2008-09-17 Thread Phi Tran
Hi, I have two changesets. Each changeset is for a different bug. I pull both of the changeset into a new repository, merge, and commit. When I do a webrev, the bug comments for both changeset shows up under each file. How can I get the right bug comment to show under the right file? Thanks,