[Box Backup-commit] [boxbackup/boxbackup] 6f0cdc: Make OpenAccount throw exceptions rather than log ...

GitHub noreply at github.com
Thu Nov 26 23:14:54 GMT 2015


  Branch: refs/heads/s3_support_merge
  Home:   https://github.com/boxbackup/boxbackup
  Commit: 6f0cdc7f3d723b0a7c8acfb6a2bb9cc095385ddb
      https://github.com/boxbackup/boxbackup/commit/6f0cdc7f3d723b0a7c8acfb6a2bb9cc095385ddb
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2015-11-26 (Thu, 26 Nov 2015)

  Changed paths:
    M lib/backupstore/BackupAccountControl.cpp
    M lib/backupstore/BackupAccountControl.h

  Log Message:
  -----------
  Make OpenAccount throw exceptions rather than log a message.

This is easier to deal with programmatically, and easier not to accidentally
ignore.

Honour the readWrite parameter in LoadBackupStoreInfo().

Add a method on BackupAccountControl to get a BackupFileSystem to use with
the account, for use in bbstoreaccounts.




More information about the Boxbackup-commit mailing list