2785
2787
specific_files=selected_list,
2786
2788
allow_pointless=unchanged, strict=strict, local=local,
2787
2789
reporter=None, verbose=verbose, revprops=properties,
2789
2791
exclude=safe_relpath_files(tree, exclude))
2791
2793
# FIXME: This should really happen before the file is read in;