85
85
count_texts -- number of file texts copied
87
87
def __init__(self, to_branch, from_branch, last_revision=None, pb=None):
88
90
self.to_branch = to_branch
89
91
self.to_weaves = to_branch.weave_store
90
92
self.to_control = to_branch.control_weaves