/brz/remove-bazaar

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

Fix #339055 and #277444 by handling non ascii symlink targets.

* bzrlib/tests/tree_implementations/test_path_content_summary.py:
(TestPathContentSummary.test_unicode_symlink_target_summary): Test
adding a non ascii symlink target.

* bzrlib/tests/workingtree_implementations/test_parents.py:
(TestSetParents.test_unicode_symlink): Should not fail anymore

* bzrlib/tests/branch_implementations/test_sprout.py:
(TestSprout.test_sprout_with_unicode_symlink): Should not fail anymore.

* bzrlib/workingtree.py:
(WorkingTree.path_content_summary): Get the symlink target as
unicode.

* bzrlib/transform.py:
(_PreviewTree.path_content_summary): Get the symlink target as
unicode.

* bzrlib/dirstate.py:
(DirState._read_link): abspath should stay in Unicode.
(DirState._inv_entry_to_details): Encode path in utf8 for the
fingerprint.
Filename Latest Rev Last Changed Committer Comment Size
..
developers 2481.1.1 18 years ago Robert Collins Move HACKING to docs/developers/HACKING and adjust Diff
en 2691.1.1 18 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
es 3405.2.1 17 years ago Martin Albisetti * Added directory structure for docs en spanish Diff
bazaar-vcs.org.kid 2691.1.17 18 years ago Ian Clatworthy Fix pretty doc generation so works for all html do 18.2 KB Diff Download File
default.css 3211.7.3 17 years ago Andrew Bennetts Add a comment to the new CSS. 2.1 KB Diff Download File
index.es.txt 3405.2.6 17 years ago Martin Albisetti Added spanish index 1.2 KB Diff Download File
index.txt 3464.3.9 17 years ago Martin Pool Add plugin and integration guides to doc indexes 1.4 KB Diff Download File
news-template.txt 3936.1.2 16 years ago Martin Pool Bump version to 1.12 and add news template 169 bytes Diff Download File