1639
1639
# TODO: jam 20070210 This shouldn't be necessary since get_revision
1640
1640
# would have already do it.
1641
1641
# TODO: jam 20070210 Just use _serializer.write_revision_to_string()
1642
1647
rev = self.get_revision(revision_id)
1643
1648
rev_tmp = cStringIO.StringIO()
1644
1649
# the current serializer..