289
289
# If provided, ensure the specified files are versioned
290
290
if self.specific_files is not None:
291
291
# Note: This routine is being called because it raises
293
293
# later use the ids we found as input to the working tree
294
294
# inventory iterator, so we only consider those ids rather than
295
295
# examining the whole tree again.