diff options
author | sts <sts@web> | 2014-08-11 11:39:44 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-08-11 11:39:44 +0000 |
commit | cff31d1a657ebcba5916be97cf7b9918210426a6 (patch) | |
tree | d0b9456a2f6a0603df15526fefb1caf04c5dba28 /doc | |
parent | f43fce1b3e13bca11d422bd4be0c8bca74beb8b3 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/__34__Lost__34___data__63___Maybe_a_bug__63__/comment_1_52e4453432184524d84d88f6382cac9d._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/forum/__34__Lost__34___data__63___Maybe_a_bug__63__/comment_1_52e4453432184524d84d88f6382cac9d._comment b/doc/forum/__34__Lost__34___data__63___Maybe_a_bug__63__/comment_1_52e4453432184524d84d88f6382cac9d._comment new file mode 100644 index 000000000..2ecde6390 --- /dev/null +++ b/doc/forum/__34__Lost__34___data__63___Maybe_a_bug__63__/comment_1_52e4453432184524d84d88f6382cac9d._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="sts" + ip="134.147.240.107" + subject="comment 1" + date="2014-08-11T11:39:44Z" + content=""" +OK, I could find the commit where I have added the data. I can 'git show' the commit and see the keys. I can also checkout the commit and I can see my data. Now I tried to create symlinks based on the keys I found in the commit, so whats the right way? + + git annex examinekey SHA256E-s1390161393--1dcba6e914ad6a9133d374e3c55fbf9a58f036e64298262692c7f8e7cdb65852.mkv + SHA256E-s1390161393--1dcba6e914ad6a9133d374e3c55fbf9a58f036e64298262692c7f8e7cdb65852.mkv + + git annex fromkey SHA256E-s1390161393--1dcba6e914ad6a9133d374e3c55fbf9a58f036e64298262692c7f8e7cdb65852.mkv e01.mkv + git-annex: key (SHA256E-s1390161393--1dcba6e914ad6a9133d374e3c55fbf9a58f036e64298262692c7f8e7cdb65852.mkv) is not present in backend + +I am not sure what to do now :-/. +"""]] |