diff options
author | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-10-27 17:45:36 +0000 |
---|---|---|
committer | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-10-27 17:45:36 +0000 |
commit | 21dcd6e4a07ceae08f2b30353106e9dcce026e93 (patch) | |
tree | 305a5f89eac2c215aa433565b8c0fc48688b19ef /rdiff-backup | |
parent | d8cee73f6ab56d8ec6fb2b9969cefb9d9d521bb4 (diff) | |
download | rdiff-backup-21dcd6e4a07ceae08f2b30353106e9dcce026e93.tar.gz |
Added regress backwards and savvanah support/bugs
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@476 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup')
-rw-r--r-- | rdiff-backup/TODO | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO index 0ddc302..d43f418 100644 --- a/rdiff-backup/TODO +++ b/rdiff-backup/TODO @@ -1,7 +1,12 @@ -Consider adding --datadir option (Jean-Sébastien GOETSCHY) +Check support/bug reports on Savannah occasionally. + +Have regress go backwards to avoid using too much disk space at wrong +time. Provide --temp-dir or similar option also. See if regressing takes too much memory (large directories). +Consider adding --datadir option (Jean-Sébastien GOETSCHY) + write test case for --calculate-statistics Use ctime to check whether files have been changed. See message: |