Phi Tran <Phi.Tran at Sun.COM> 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 under the right > file?
We track commentry per-file, for just that reason. If you didn't recommit, I can't immediately see how this would happen, can you give me more details? If you did recommit, what bustos stated applies. In a simple test case, I have two files 'a' and 'b', I change each on separate branches and merge them. The comments for each stay with each, and the merge (which had no conflicts, and thus touched no files) doesn't show in the commentary. -- Rich