/brz/remove-bazaar

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

  • Committer: Martin Pool
  • Date: 2005-05-30 01:37:52 UTC
  • Revision ID: mbp@sourcefrog.net-20050530013751-650874ded00ae1a1
- Use explicit lock methods on a branch, rather than doing it
  implicitly from the Branch constructor and relying on destroying the
  branch to release the lock.

- New with_readlock, _with_writelock decorators for branch methods.

- Branch locks can now be taken several times by a single caller, but
  they forbid upgrading or downgrading.

- Don't need assertions about whether the branch is locked anymore.
Filename Latest Rev Last Changed Committer Comment Size
..
new-inventory-sample.xml 149 20 years ago mbp at sourcefrog experiment with new nested inventory file format n 19.8 KB Diff Download File
performance.txt 149 20 years ago mbp at sourcefrog experiment with new nested inventory file format n 9.2 KB Diff Download File