/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 4060.1.3 16 years ago Robert Collins Implement the separate source component for fetch 7.6 KB Diff Download File
test_fetch.py 3943.8.1 17 years ago Marius Kruger remove all trailing whitespace from bzr source 8.9 KB Diff Download File
test_interrepository.py 3943.8.1 17 years ago Marius Kruger remove all trailing whitespace from bzr source 10.1 KB Diff Download File