diff options
author | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-10-15 17:38:37 +0000 |
---|---|---|
committer | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-10-15 17:38:37 +0000 |
commit | ce02549615dd23bca25dbb71b6c187f6e1f31351 (patch) | |
tree | 1af3f3ead7fe0db63718c1d4e9a00501fdd96141 /rdiff-backup/TODO | |
parent | beda1dda524b4c55301e2bf0ecd8ebd6c52c64cb (diff) | |
download | rdiff-backup-ce02549615dd23bca25dbb71b6c187f6e1f31351.tar.gz |
FAQ bugfix
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@226 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r-- | rdiff-backup/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO index cabaa0f..161f299 100644 --- a/rdiff-backup/TODO +++ b/rdiff-backup/TODO @@ -21,6 +21,10 @@ Make argument shortcut for cstream Make --calculate-averages work with directory_statistics file. +Write configuration file, to make sure settings like --quoting-char, +--windows-time-format, etc., don't change between sessions, +backup/restoring, etc. + ---------[ Long term ]--------------------------------------- Think about adding Gaudet's idea for keeping track of renamed files. |