--- a/mercurial/hg.py Fri May 20 17:31:12 2005 -0800 +++ b/mercurial/hg.py Fri May 20 17:31:55 2005 -0800 @@ -310,6 +310,7 @@ # check in files new = {} linkrev = self.changelog.count() + update.sort() for f in update: self.ui.note(f + "\n") try: