/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
..
old 1185.82.3 20 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
serializer 1185.82.3 20 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 2167.2.1 19 years ago Aaron Bentley Fix reading bundles from http URLs 2.2 KB Diff Download File
apply_bundle.py 1551.11.9 18 years ago Aaron Bentley Apply change reporting to merge 2.7 KB Diff Download File
bundle_data.py 2294.1.10 18 years ago John Arbash Meinel Switch all apis over to utf8 file ids. All tests p 27.5 KB Diff Download File
commands.py 2178.4.4 19 years ago Alexander Belchenko encoding_type = 'exact' force sys.stdout to be bin 6.8 KB Diff Download File
common.py 2052.3.1 19 years ago John Arbash Meinel Add tests to cleanup the copyright of all source f 1 KB Diff Download File