diff options
author | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-05-24 08:40:22 +0000 |
---|---|---|
committer | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-05-24 08:40:22 +0000 |
commit | 534ee801e1fa407940dc46193e906d46b808125f (patch) | |
tree | e0e40ae7f680620b7933815f57223e18ffdec29c /rdiff-backup | |
parent | d7914f9e4006bad0369596c93a4ae9404df60d65 (diff) | |
download | rdiff-backup-534ee801e1fa407940dc46193e906d46b808125f.tar.gz |
Found another error error
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@103 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup')
-rw-r--r-- | rdiff-backup/TODO | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO index 2d3193b..fde70e2 100644 --- a/rdiff-backup/TODO +++ b/rdiff-backup/TODO @@ -3,6 +3,8 @@ Security audit --read-only and --write-only /usr/foo switches to tighten security up some. +Think about adding Gaudet's idea for keeping track of renamed files. + Don't produce stack trace which looks like crash/include file name in @@ -12,6 +14,9 @@ Add to above Dean Gaudet's suggestion: make errors look prettier (like tar). Examine and fix recovery problems. -Think about adding Gaudet's idea for keeping track of renamed files. - If don't recover hardlink support and hardlink support on, don't resume. + +Fix Finish bug so error finishing in subdirectory won't mess up +finishing parent directory. + + |