diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-11-04 20:01:35 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-04 20:01:35 +0000 |
commit | 6b86d5f437f9f5f2013d227d5cb9f90afe792811 (patch) | |
tree | b71161e7e352015e08780fc8bd33edfe008e1de2 /doc/bugs | |
parent | 277921d7ff564ace2a7d0663f8d07735a1e80080 (diff) |
Added a comment
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead/comment_1_108b3984891f82429430b503cddfb3c1._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead/comment_1_108b3984891f82429430b503cddfb3c1._comment b/doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead/comment_1_108b3984891f82429430b503cddfb3c1._comment new file mode 100644 index 000000000..f8a85cb16 --- /dev/null +++ b/doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead/comment_1_108b3984891f82429430b503cddfb3c1._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.194" + subject="comment 1" + date="2012-11-04T20:01:35Z" + content=""" +Are you using the git-annex assistant? It's supposed to have code in it to prevent it from using dead remotes. Perhaps that is not working. + +When not using the git-annex assistant, nothing prevents git-annex from trying to continue to use dead remotes. I think this is ok; maybe the dead remote is not 100% dead yet; if it is, the remote can be removed from git's configuration to prevent it being used of course. +"""]] |