/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 4523.1.5 16 years ago Vincent Ladeuil Fixed as asked in review. * bzrlib/tests/per_work 6.7 KB Diff Download File
test_bound_sftp.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 12.8 KB Diff Download File
test_branch.py 4523.1.5 16 years ago Vincent Ladeuil Fixed as asked in review. * bzrlib/tests/per_work 40.5 KB Diff Download File
test_break_lock.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 3.9 KB Diff Download File
test_check.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 3.1 KB Diff Download File
test_commit.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 8.8 KB Diff Download File
test_create_checkout.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 2.6 KB Diff Download File
test_create_clone.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 6.2 KB Diff Download File
test_dotted_revno_to_revision_id.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 1.9 KB Diff Download File
test_get_revision_id_to_revno_map.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 4.6 KB Diff Download File
test_hooks.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 16.8 KB Diff Download File
test_http.py 4523.1.5 16 years ago Vincent Ladeuil Fixed as asked in review. * bzrlib/tests/per_work 3.4 KB Diff Download File
test_iter_merge_sorted_revisions.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 6.9 KB Diff Download File
test_last_revision_info.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.3 KB Diff Download File
test_locking.py 4523.1.5 16 years ago Vincent Ladeuil Fixed as asked in review. * bzrlib/tests/per_work 21.1 KB Diff Download File
test_parent.py 4288.1.9 16 years ago Robert Collins Fix up test usable of _set_parent_location on unlo 3.6 KB Diff Download File
test_permissions.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 5.7 KB Diff Download File
test_pull.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 10.6 KB Diff Download File
test_push.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 19.3 KB Diff Download File
test_reconcile.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 3.3 KB Diff Download File
test_revision_history.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 8.5 KB Diff Download File
test_revision_id_to_dotted_revno.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 1.5 KB Diff Download File
test_revision_id_to_revno.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 1.6 KB Diff Download File
test_sprout.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 8.8 KB Diff Download File
test_stacking.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 22.8 KB Diff Download File
test_tags.py 4523.1.5 16 years ago Vincent Ladeuil Fixed as asked in review. * bzrlib/tests/per_work 6.6 KB Diff Download File
test_uncommit.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 3.9 KB Diff Download File
test_update.py 4523.1.1 16 years ago Martin Pool Rename tests.branch_implementations to per_branch 4.7 KB Diff Download File