/[rdiff-backup]/rdiff-backup/rdiff_backup/fs_abilities.py
ViewVC logotype

Diff of /rdiff-backup/rdiff_backup/fs_abilities.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by bescoto, Wed Oct 26 00:52:53 2005 UTC revision 1.22 by bescoto, Wed Oct 26 17:42:17 2005 UTC
# Line 514  class BackupSetGlobals(SetGlobals): Line 514  class BackupSetGlobals(SetGlobals):
514                          return actual_ctq                          return actual_ctq
515                  log.Log.FatalError("""New quoting requirements!                  log.Log.FatalError("""New quoting requirements!
516    
517  The quoting this session appears to need do not match those in  The quoting chars this session needs (%s) do not match
518    the repository settings (%s) listed in
519    
520  %s  %s
521    
# Line 522  This may be caused when you copy an rdif Line 523  This may be caused when you copy an rdif
523  normal file system onto a windows one that cannot support the same  normal file system onto a windows one that cannot support the same
524  characters, or if you backup a case-sensitive file system onto a  characters, or if you backup a case-sensitive file system onto a
525  case-insensitive one that previously only had case-insensitive ones  case-insensitive one that previously only had case-insensitive ones
526  backed up onto it.  backed up onto it.""" % (suggested_ctq, actual_ctq, ctq_rp.path))
   
 If you want to risk it, remove the file  
 rdiff-backup-data/chars_to_quote.""" % (ctq_rp.path,))  
527    
528    
529  class RestoreSetGlobals(SetGlobals):  class RestoreSetGlobals(SetGlobals):

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26