diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnfM7ZF0Q5U9k1LljyDXH37cuXU5Gx6gtM <A@web> | 2014-07-05 08:21:21 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-05 08:21:21 +0000 |
commit | 2cdfaa0e469acc9153bb7996afdae13ffe593b7a (patch) | |
tree | 1838a5089a8fd16d56c3bcd285b6d3d32dede01c /doc/backends | |
parent | 0d1d5059afa09b16077cf4e02f14e68ad2da3a43 (diff) |
Added a comment: fast migrate
Diffstat (limited to 'doc/backends')
-rw-r--r-- | doc/backends/comment_7_de7ac3e84273d92b6907c694db54fb36._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/backends/comment_7_de7ac3e84273d92b6907c694db54fb36._comment b/doc/backends/comment_7_de7ac3e84273d92b6907c694db54fb36._comment new file mode 100644 index 000000000..65c8a9e3e --- /dev/null +++ b/doc/backends/comment_7_de7ac3e84273d92b6907c694db54fb36._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnfM7ZF0Q5U9k1LljyDXH37cuXU5Gx6gtM" + nickname="A" + subject="fast migrate" + date="2014-07-05T08:21:20Z" + content=""" +dear Joey and everybody else, + some time ago I used \"git annex migrate\" to bring all my repositories up-to-date; after that I found (to my dismay) that some keys are SHA256, some others are SHA256E, so my data is not really deduplicated ; now, it would possible to migrate from SHAnnnE to SHAnnn (and vice versa) very fast... but currently AFAICS git-annex recomputes the whole checksum, and this (on my USB2.0 old disks) takes forever; may somebody please implement a fast migration? +"""]] |