diff options
author | 2017-02-18 13:41:57 +0000 | |
---|---|---|
committer | 2017-02-18 13:41:57 +0000 | |
commit | cf0367e073974b87526d517f6731ffa4e2e12ff9 (patch) | |
tree | c19977732d74f475b8959ae86d1012c9eb0d44aa /doc | |
parent | e0bdd0d5b17f3234e1bc1143146413480c4c6b0c (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/git_annex_repairs_since_thursday.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/git_annex_repairs_since_thursday.mdwn b/doc/forum/git_annex_repairs_since_thursday.mdwn new file mode 100644 index 000000000..e0ce951e2 --- /dev/null +++ b/doc/forum/git_annex_repairs_since_thursday.mdwn @@ -0,0 +1,5 @@ +I have not tried to get git annex to work in a bit. My troubles of recovering this annex repo have been documented here, here and here. On Thurs day I thought I give it another try. Since Thursday it tries to repair two out of three repos: my local repo on my laptop and my repo on an external harddrive I have. The b2 special remote repo appears to be fine, or not checked, I'm not sure. + +What can I do, to get it working again? + +P.S.: In my mind this setup should work like this: I want to move contents from my laptop to the external hdd and to b2 so that there are two copies at all times. I want to use git annex so that I don't need to carry all that stuff around with me anymore, because space on my ssd is sparse. |