[Box Backup-commit] COMMIT r1521 - box/chris/general/lib/raidfile

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Fri Apr 20 23:04:39 BST 2007


Author: chris
Date: 2007-04-20 23:04:39 +0100 (Fri, 20 Apr 2007)
New Revision: 1521

Modified:
   box/chris/general/lib/raidfile/RaidFileException.txt
Log:
Added commentary to RaidFileDoesntExist exception.


Modified: box/chris/general/lib/raidfile/RaidFileException.txt
===================================================================
--- box/chris/general/lib/raidfile/RaidFileException.txt	2007-04-20 22:03:09 UTC (rev 1520)
+++ box/chris/general/lib/raidfile/RaidFileException.txt	2007-04-20 22:04:39 UTC (rev 1521)
@@ -11,7 +11,7 @@
 OSError							8	Error when accessing an underlying file. Check file permissions allow files to be read and written in the configured raid directories.
 WriteFileOpenOnTransform		9
 WrongNumberOfDiscsInSet			10	There should be three directories in each disc set.
-RaidFileDoesntExist				11
+RaidFileDoesntExist				11	Error when accessing a file on the store. Check the store with bbstoreaccounts check.
 ErrorOpeningFileForRead			12
 FileIsDamagedNotRecoverable		13
 InvalidRaidFile					14




More information about the Boxbackup-commit mailing list