859
861
# the unversioned path lookup only occurs on real trees - where there
860
862
# can be extras. So the fake_entry is solely used to look up
861
863
# executable it values when execute is not supported.
863
865
for target_path, target_entry in to_entries_by_dir:
864
866
while (all_unversioned and
865
867
all_unversioned[0][0] < target_path.split('/')):