~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/commit.py

  • Committer: Martin Pool
  • Date: 2005-05-30 02:45:48 UTC
  • Revision ID: mbp@sourcefrog.net-20050530024548-120dad7e43de5fec
- rsync upload should be quieter

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
    from revision import Revision
65
65
    from trace import mutter, note
66
66
 
67
 
    branch.lock_write()
 
67
    branch.lock('w')
68
68
 
69
69
    try:
70
70
        # First walk over the working inventory; and both update that