method cvs_log_file file =
      try Ocvs_commands.log file
      with CvsFailure s -> raise (Failure s)