384
383
assert sha_strings(file_lines) == ie.text_sha1
385
384
assert sum(map(len, file_lines)) == ie.text_size
386
385
w.add(rev_id, file_parents, file_lines, ie.text_sha1)
389
388
##mutter('import text {%s} of {%s}',
392
391
##mutter('text of {%s} unchanged from parent', file_id)