/brz/remove-bazaar

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

Fixed as per John's review.

* bzrlib/dirstate.py:
(DirState._read_link): Not all file systems are UTF-8, so we must
re-encode the symlink target in theses cases.
(DirState._inv_entry_to_details): The symlink target can
transiently be None.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 3302.9.27 17 years ago Vincent Ladeuil Fixed as per Ian's review. 2.4 KB Diff Download File
test_lock.py 2872.5.1 18 years ago Martin Pool Avoid internal error tracebacks on failure to lock 6 KB Diff Download File
test_temporary_write_lock.py 2363.3.3 19 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File