190
190
Its maintained for backwards compatability but will only work on
191
191
weave stores - pre 0.8 repositories.
193
self._put_weave(self, file_id, weave, transaction)
195
195
def _put_weave(self, file_id, weave, transaction):
196
196
"""Preserved here for upgrades-to-weaves to use."""