/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

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.