/brz/remove-bazaar

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

It turns out CHKSerializer was inheriting from xml5

However, xml5 does *not* support rich roots. So it was inherently a bad
xml format for trasmitting rich-root information.
I don't believe the XML format was used elsewhere (there was some code
in StreamSource that used it for a while, but that is currently replaced
by the InterDifferingSerializer code path, and in the future we will
be switching to inventory deltas anyway.)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4325.3.8 16 years ago Johan Walles Merge from upstream. 5.6 KB Diff Download File
test_pull.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 9.4 KB Diff Download File
test_push.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 16.6 KB Diff Download File
test_update_revisions.py 4325.3.8 16 years ago Johan Walles Merge from upstream. 2.7 KB Diff Download File