787
789
"""Apply all changes to the inventory and filesystem.
789
791
If filesystem or inventory conflicts are present, MalformedTransform
792
794
If apply succeeds, finalize is not necessary.
797
803
inv = self._tree.inventory
799
805
child_pb = bzrlib.ui.ui_factory.nested_progress_bar()