diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-05-15 00:09:34 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-15 00:09:34 +0000 |
commit | 1b2e0c183df47456e7225198cc7ebed1b74d5b87 (patch) | |
tree | 4caf2b68791db8f58f78c1f1f79d682425fc9cfd /doc/walkthrough | |
parent | a9ba88dfbd0cef84fd5bdc438d1c89f16f23b89c (diff) |
Added a comment
Diffstat (limited to 'doc/walkthrough')
-rw-r--r-- | doc/walkthrough/recover_data_from_lost+found/comment_8_29c3de4bf5fbd990b230c443c0303cbe._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/walkthrough/recover_data_from_lost+found/comment_8_29c3de4bf5fbd990b230c443c0303cbe._comment b/doc/walkthrough/recover_data_from_lost+found/comment_8_29c3de4bf5fbd990b230c443c0303cbe._comment new file mode 100644 index 000000000..01248914c --- /dev/null +++ b/doc/walkthrough/recover_data_from_lost+found/comment_8_29c3de4bf5fbd990b230c443c0303cbe._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 8" + date="2011-05-15T00:09:34Z" + content=""" +What you're describing should be impossible; the error message shown can only occur if the object is present in the annex where `git-annex-shell recvkey` is run. So something strange is going on. + +Try reproducing it by running on the remote system, `git-annex-shell recvkey /remote/repo.git $key` .. if you can reproduce it, I guess the next thing to do will be to strace the command and see why it's thinking the object is there. +"""]] |