~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/branch.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-05-20 15:12:32 UTC
  • mfrom: (5883.1.3 bzr.dev)
  • Revision ID: pqm@pqm.ubuntu.com-20110520151232-ktqtldpnygirg6zk
(jelmer) Some minor interface definition fixes. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
777
777
        configured to check constraints on history, in which case this may not
778
778
        be permitted.
779
779
        """
780
 
        raise NotImplementedError(self.last_revision_info)
 
780
        raise NotImplementedError(self.set_last_revision_info)
781
781
 
782
782
    @needs_write_lock
783
783
    def generate_revision_history(self, revision_id, last_rev=None,