示例#1
0
    def start_commit(self, revnum, revprops):
        """Start a new commit."""

        DumpfileDelegate.start_commit(self, revnum, revprops)
  def start_commit(self, revnum, revprops):
    """Start a new commit."""

    DumpfileDelegate.start_commit(self, revnum, revprops)