/brz/remove-bazaar

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

Implement RemoteBranch.lock_write/unlock as smart operations.

Because Branch.lock_write/unlock actually also lock/unlock the repository, I've
slightly changed lock_write's interface to accept and return 'tokens' rather
than 'token'.  i.e. a 2-tuple of (branch token, repo token), or None.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1551.9.16 18 years ago Aaron Bentley Implement Tree.annotate_iter for RevisionTree and 7.5 KB Diff Download File
test_test_trees.py 2052.3.6 18 years ago John Arbash Meinel [merge] bzr.dev 2078 5.9 KB Diff Download File
test_tree.py 1551.9.21 18 years ago Aaron Bentley Fix copyright statements 1.2 KB Diff Download File