/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
..
docs 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Diff
__init__.py 1185.12.49 19 years ago Aaron Bentley Switched to ConfigObj Empty Diff Download File
configobj.py 1963.2.6 19 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 114 KB Diff Download File