278
293
return self._add_compressed(text_sha, data, base, compress)
281
def add(self, text, base=_NO_RECORD, compress=True):
296
def add(self, text, base=None, compress=True):
282
297
"""Add a new text to the revfile.
284
299
If the text is already present them its existing id is