/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-04-30 17:34:12 UTC
  • mto: (2472.2.2 dirstate_fixes)
  • Revision ID: john@arbash-meinel.com-20070430173412-538b3mvbh9b8db8l
Now that finding a file on disk which doesn't match
the dirblock doesn't claim 'path_handled', it is identical
to the case when the dirblock entry is marked as 'a' or 'r'.
So remove the extra else clause for simplicity.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2353.4.3 18 years ago John Arbash Meinel Implement a 'ReadLock.temporary_write_lock()' to u 2.3 KB Diff Download File
test_lock.py 2363.3.3 18 years ago John Arbash Meinel make Write locks not block on Read locks, so that 6 KB Diff Download File
test_temporary_write_lock.py 2363.3.3 18 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File