This commit is contained in:
Joey Hess 2012-11-24 14:47:29 -04:00
parent c517ab477f
commit 38e4695356

View file

@ -0,0 +1,8 @@
When a file is moved to an archive directory, the assistant uploads it to
glacier correctly, but then fails to drop it locally, unless it was
started with `--trust-glacier`.
Since it just uploaded the file, it should be able to drop it, without
needing to trust glacier's inventory. Note that `git annex move` works.
[[!tag /design/assistant]]