diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-04-20 15:28:39 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-04-20 15:28:39 -0400 |
commit | 26c346f460e4152e5c5329ecb71b60bbf18d4e1f (patch) | |
tree | 9e3caa30ea860067815043fe3e208a71da7491d9 | |
parent | 1c30c81a9eba6e12a1acf9054a4a07e959a39362 (diff) | |
parent | 0032a8158f4998690216127f9f4d633f5b36ba40 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/todo/import_--reinject/comment_5_ab63877b47869c78a3f17465cd985bb1._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/import_--reinject/comment_5_ab63877b47869c78a3f17465cd985bb1._comment b/doc/todo/import_--reinject/comment_5_ab63877b47869c78a3f17465cd985bb1._comment new file mode 100644 index 000000000..d80e6c14d --- /dev/null +++ b/doc/todo/import_--reinject/comment_5_ab63877b47869c78a3f17465cd985bb1._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f" + nickname="grawity" + subject="comment 5" + date="2016-04-20T19:21:33Z" + content=""" +\"There's also the problem of different backends; it seems such a thing would need to hash a file 5 different ways to make sure no hash of it is known.\" + +Yeah, I guess you're right – and there might even be different 'hashes' in the same backend, e.g. SHA256E considers `Foo.ISO` different from `Foo.iso`... + +Actually I ended up doing this only twice, so manual `annex add everything` + duplicate cleaner wasn't really that bad in the end. And `annex calckey` and `annex find` with ${key} will be useful for the other scripts I have; thanks. +"""]] |