1256
1256
path = self.pathjoin(entry[0][0], entry[0][1])
1257
1257
# parent id is the entry for the path in the target tree
1258
1258
# TODO: these are the same for an entire directory: cache em.
1261
1267
if parent_id == entry[0][2]:
1263
1269
if path_info is not None: