/brz/remove-bazaar

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

Better fix covering more code paths.

* NEWS: 
Fix bug number (272444 not 277444).

* bzrlib/dirstate.py:
(DirState._read_link): All code paths should be covered and some
code paths will produce unicode paths some will produce already fs
encoded paths.
(ProcessEntryPython.iter_changes): Fix typo.
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 18 years ago John Arbash Meinel make Write locks not block on Read locks, so that 4.9 KB Diff Download File