/[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.16.2.2 by bescoto, Tue Oct 25 06:44:45 2005 UTC revision 1.16.2.3 by bescoto, Sun Nov 6 01:00:36 2005 UTC
# Line 177  class FSAbilities: Line 177  class FSAbilities:
177                                          log.Log("Warning: File system no longer needs quoting, "                                          log.Log("Warning: File system no longer needs quoting, "
178                                                          "but will retain for backwards compatibility.", 2)                                                          "but will retain for backwards compatibility.", 2)
179                                          self.chars_to_quote = old_chars                                          self.chars_to_quote = old_chars
180                                  else: log.Log.FatalError("""New quoting requirements                                  elif Globals.chars_to_quote is None:
181                                            log.Log.FatalError("""New quoting requirements
182    
183  This may be caused when you copy an rdiff-backup directory from a  This may be caused when you copy an rdiff-backup directory from a
184  normal file system on to a windows one that cannot support the same  normal file system on to a windows one that cannot support the same

Legend:
Removed from v.1.16.2.2  
changed lines
  Added in v.1.16.2.3

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