Is it possible to manually change/reorder the revision numbers (provided topology remains the same)?
In Mercurial , revision numbers are local-clone specific, and they are provided as a facility to point to a specific changeset in a more user-friendly way than a changeset id. However when displaying the timeline graph, TortoiseHG will order by revision number. If some guy pushes commits not that often, you'll get all his commits at once with adjacent revision numbers, and it will mess up the whole point of the graph. This graph would be more insightful: there are two lines of development, with two authors, one merging the work of the other one: Therefore, is it possible to manually reorder