diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-11 14:06:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-11 14:06:26 -0400 |
commit | 3cba63c6425d8af78f45527c22bad2b8c478e943 (patch) | |
tree | f9a7bcb4caf04fdcc82f2cf50723bd829a105479 /doc | |
parent | 498930d4373d6f5b2641a29d6391025969b38c5a (diff) | |
parent | 5605e6628c53951d14d1690f0b5e266d1c0844cc (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
2 files changed, 24 insertions, 0 deletions
diff --git a/doc/bugs/Assistant_removed_all_references_to_files/comment_1_1f7da19ea99c263d56db6331d4b1e346._comment b/doc/bugs/Assistant_removed_all_references_to_files/comment_1_1f7da19ea99c263d56db6331d4b1e346._comment new file mode 100644 index 000000000..f3cfbaabe --- /dev/null +++ b/doc/bugs/Assistant_removed_all_references_to_files/comment_1_1f7da19ea99c263d56db6331d4b1e346._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.132" + subject="comment 1" + date="2014-09-11T17:45:31Z" + content=""" +Unfortunately, the old version of git-annex you have been using is exactly the wrong version, so you ran into this horrible bug, which is fixed in newer versions. + +<http://git-annex.branchable.com/bugs/bad_merge_commit_deleting_all_files/> + +That page has details, including instructions on how to recover your data. + +I hope that you were not using that old version because it's included in some distribution somewhere still? +"""]] diff --git a/doc/bugs/annex_tries_to_start_old_binaray/comment_1_209c36b737a48a6136eeb85d1f3d01b3._comment b/doc/bugs/annex_tries_to_start_old_binaray/comment_1_209c36b737a48a6136eeb85d1f3d01b3._comment new file mode 100644 index 000000000..753b9a998 --- /dev/null +++ b/doc/bugs/annex_tries_to_start_old_binaray/comment_1_209c36b737a48a6136eeb85d1f3d01b3._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.132" + subject="comment 1" + date="2014-09-11T17:55:28Z" + content=""" +~/.ssh/git-annex-shell is a wrapper script that gets installed when you use the standalone build. You can delete it and your problem will be fixed. + +It would probably be good if the standalone build came with an uninstallation script. +"""]] |