/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/commit.py

  • Committer: Aaron Bentley
  • Date: 2007-08-29 15:07:11 UTC
  • mfrom: (2766 +trunk)
  • mto: This revision was merged to the branch mainline in revision 2767.
  • Revision ID: abentley@panoramicfeedback.com-20070829150711-avbihsktyi2w70b2
Merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
316
316
                # Add revision data to the local branch
317
317
                self.rev_id = self.builder.commit(self.message)
318
318
            except:
319
 
                # perhaps this should be done by the CommitBuilder ?
320
 
                self.work_tree.branch.repository.abort_write_group()
 
319
                self.builder.abort()
321
320
                raise
322
321
 
323
322
            # Upload revision data to the master.