summaryrefslogtreecommitdiff
path: root/bugs/ctime.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'bugs/ctime.mdwn')
-rw-r--r--bugs/ctime.mdwn9
1 files changed, 0 insertions, 9 deletions
diff --git a/bugs/ctime.mdwn b/bugs/ctime.mdwn
deleted file mode 100644
index 6b6433e..0000000
--- a/bugs/ctime.mdwn
+++ /dev/null
@@ -1,9 +0,0 @@
-[[!tag obnam-wishlist]]
-
-Obnam should, arguably, use ctime changes to trigger backups, so that
-if a file's size and mtime are the same, because whatever fool program
-modified a file reset the mtime, obnam will still backup the changed
-data.
-
-I have code for this, but it requires a repository format change,
-and breaks the upgrade from format 5 to 6. --liw