Sverre Rabbelier <srabbelier@xxxxxxxxx> wrote: > On Thu, Aug 13, 2009 at 10:41, Shawn O. Pearce<spearce@xxxxxxxxxxx> wrote: > > Uh, no, if we have "option import-marks=..." and we can't find the > > file "..." and we have no --import-marks command line flag that > > would have overridden it, we need to abort with an error. > > Ah, then how about in option_import_marks() we only store the name of > the file, like in option_export_marks, and at the end, when we reach > the first non-option command (and we've parsed argv), we read the > file. That way it's only read once, and it deals with the above > scenario. That's better. :-) -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html