> Alexander Kolbasov wrote: > > Hello, > > > > I was working in a repository, changing a single (existing) file. > > Periodically I would pull from the clone, hg merge; hg commit; hg > > recommit. At some point I also reparented to the clone. > > > > As a result when I do hg outgoing it shows tons of files instead of a > > single file. What have I done wrong and how can I fix this? > > > > Let me know if you want to look at my repository. > > > > - akolb > > If you reparented to the clone and then did a recommit, then the files > in your tip changeset should reflect actual changes in your repository > relative to the clone. > > You mentioned reparenting TO the clone, but not what you were > reparenting FROM.
The old parent was an earlier snapshot of the onnv repository. > Is it possible that you had change from a different > repository, which now shows up? The only things I was using to pull changes were subsequent onnv repositories. - akolb _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org