--- a/mercurial/hg.py Thu May 05 15:05:50 2005 -0800 +++ b/mercurial/hg.py Thu May 05 15:20:56 2005 -0800 @@ -408,7 +408,7 @@ tr.close() - def commit(self, update = None, parent, text = ""): + def commit(self, parent, update = None, text = ""): tr = self.transaction() try: