/brz/remove-bazaar

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

  • Committer: James Westby
  • Date: 2007-02-22 22:45:49 UTC
  • mto: (2255.5.1 dirstate)
  • Revision ID: jw+debian@jameswestby.net-20070222224549-16u0yxrdrqg3vgpg
(broken) Add the locking methods.

  * Callers should now use lock_read and lock_write before they do
    anything with dirstate.
  * You can only grab a single lock on the object, and can't unlock it
    if not locked.
  * initialize now returns a writelocked object to the caller.
  * This breaks the tests massively, sorry, as they need to do locking now.
    - Currently the main problem is the dirstate never being flushed to disk,
      so all tests trip the assertion that the header is incorrect.
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.15.4 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 1852.16.3 19 years ago Robert Collins Merge bzr.dev 3.3 KB Diff Download File