9
9
from bzrlib.trace import mutter, warning
11
def _install_info(branch, cset_info, cset_tree, cset_inv):
12
12
"""Make sure that there is a text entry for each
15
15
from bzrlib.xml import pack_xml
16
16
from cStringIO import StringIO
18
19
# First, install all required texts
21
22
branch.text_store.add(cset_tree.get_file(ie.file_id), ie.text_id)
23
24
# Now install the final inventory