/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 2024.2.3 19 years ago John Arbash Meinel Move out export tests from test_too_much, refactor 4.8 KB Diff Download File
dir_exporter.py 1852.6.10 19 years ago Robert Collins Merge bzr.dev. 1.5 KB Diff Download File
tar_exporter.py 1852.6.6 19 years ago Robert Collins Finish updating iter_entries change to make all te 1.9 KB Diff Download File
zip_exporter.py 2024.2.8 19 years ago John Arbash Meinel paths are always forward slashed for python zipfil 3.3 KB Diff Download File